mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-20 18:40:57 +00: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"
|
#include "osal_none.h"
|
||||||
#else
|
#else
|
||||||
#if CFG_TUSB_OS == OPT_OS_FREERTOS
|
#if CFG_TUSB_OS == OPT_OS_FREERTOS
|
||||||
#include "osal_freeRTOS.h"
|
#include "osal_freertos.h"
|
||||||
#else
|
#else
|
||||||
#error CFG_TUSB_OS is not defined or OS is not supported yet
|
#error CFG_TUSB_OS is not defined or OS is not supported yet
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user