rp2040 cdc_msc work well

This commit is contained in:
hathach
2021-01-23 00:59:50 +07:00
parent a780a8762b
commit c58c8c4229
4 changed files with 110 additions and 21 deletions

View File

@@ -65,7 +65,9 @@
#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