Commit Graph

11 Commits

Author SHA1 Message Date
Dirk Helbig
87bddccdd5 updated code for nRF Connect SDK v2.8.0 2024-12-03 12:22:10 +01:00
Matthias Ringwald
c8496ed1ff Fix audio sync timer capture by reverting dppi setup to nordic code
Also delete test code
2024-11-20 17:43:46 +01:00
Dirk Helbig
daa6de7813 reverted and fixed buffer handling 2024-10-22 20:23:43 +02:00
Matthias Ringwald
59bc3d24f0 Free ISO Timesync HCI Command after processing it to avoid TX queue overrun 2024-10-22 16:24:46 +02:00
Dirk Helbig
0d05856518 - fixed prj.conf for ISO support
- Allow for manual disabling SD sync
- add uart0 define to board dt overlay
- tested and working ISO support over USB-CDC Segger VUART0/1 and external UART
2024-07-04 19:15:20 +02:00
Dirk Helbig
03a1e9d212 fix build for non nrf53 nordic boards, moved vendor command to 0x200 2024-06-18 14:34:09 +02:00
Dirk Helbig
58024618ef addressed review comments 2024-06-14 15:14:23 +02:00
Dirk Helbig
b7aad65f5b gpio, uart0 and uart1 working 2024-06-13 23:27:45 +02:00
Dirk Helbig
0d653e4844 added softdevice audio sync timer 2024-06-12 13:22:54 +02:00
Matthias Ringwald
e0fac85885 Fix build
Error: 'section attribute cannot be specified for local variables'
2024-06-12 10:18:04 +02:00
Dirk Helbig
d97a8581f5 initial commit, hci_uart with usb cdc and custom commands 2024-06-11 22:36:18 +02:00