rp2040 dfu_rt dynamic_configuration compiled

not tested, but should be OK
This commit is contained in:
hathach
2021-01-24 00:52:46 +07:00
parent 26522d0ec5
commit 599b428e13
4 changed files with 75 additions and 2 deletions

View File

@@ -64,8 +64,9 @@
#error "Incorrect RHPort configuration"
#endif
// This example doesn't use an RTOS
#ifndef CFG_TUSB_OS
#define CFG_TUSB_OS OPT_OS_NONE
#endif
// CFG_TUSB_DEBUG is defined by compiler in DEBUG build
// #define CFG_TUSB_DEBUG 0