get all device example build with rp2040 (except freeRTOS)

This commit is contained in:
hathach
2021-01-25 13:28:23 +07:00
parent ec458292fe
commit 83614418b5
25 changed files with 422 additions and 8 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