fix build with midi_test_freertos

This commit is contained in:
hathach
2024-11-21 18:44:17 +07:00
parent 34346d61f0
commit c370c70bbe
3 changed files with 19 additions and 4 deletions

View File

@@ -54,7 +54,7 @@
#endif
#ifndef CFG_TUSB_OS
#define CFG_TUSB_OS OPT_OS_NONE
#define CFG_TUSB_OS OPT_OS_FREERTOS
#endif
#ifndef CFG_TUSB_DEBUG