mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
rename file
This commit is contained in:
parent
1a4a27324b
commit
e6fdfe8ac7
@ -67,7 +67,7 @@ typedef void (*osal_task_func_t)( void * );
|
||||
#include "osal_none.h"
|
||||
#else
|
||||
#if CFG_TUSB_OS == OPT_OS_FREERTOS
|
||||
#include "osal_freeRTOS.h"
|
||||
#include "osal_freertos.h"
|
||||
#else
|
||||
#error CFG_TUSB_OS is not defined or OS is not supported yet
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user