diff options
Diffstat (limited to 'hw/bsp/board.c')
| -rw-r--r-- | hw/bsp/board.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/board.c b/hw/bsp/board.c index c0d7c25b5..575e3859a 100644 --- a/hw/bsp/board.c +++ b/hw/bsp/board.c @@ -37,7 +37,7 @@ /**************************************************************************/ #include "board.h" -#include "app_os_prio.h" +//#include "app_os_prio.h" #if TUSB_CFG_OS == TUSB_OS_NONE |
