Merge branch 'master' into pio-host

This commit is contained in:
hathach
2022-04-21 12:05:22 +07:00
19 changed files with 187 additions and 121 deletions

View File

@@ -285,6 +285,9 @@
#define CFG_TUSB_OS_INC_PATH
#endif
// mutex is only needed for RTOS TODO also required with multiple core MCUs
#define TUSB_OPT_MUTEX (CFG_TUSB_OS != OPT_OS_NONE)
//--------------------------------------------------------------------
// Device Options (Default)
//--------------------------------------------------------------------