- 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
This commit is contained in:
Dirk Helbig
2024-07-04 19:12:43 +02:00
parent 7a266f8d0b
commit 0d05856518
7 changed files with 27 additions and 16 deletions

View File

@@ -9,7 +9,6 @@
#include <zephyr/kernel.h>
#include <zephyr/init.h>
#include <nrfx_dppi.h>
#include <nrfx_i2s.h>
#include <nrfx_ipc.h>
#include <nrfx_rtc.h>
#include <nrfx_timer.h>