diff options
| author | hathach <[email protected]> | 2018-03-08 14:38:06 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-03-08 14:47:48 +0700 |
| commit | 4ddac8bc88822fc7439b8b2532fe8234d74fee8d (patch) | |
| tree | e85857212102a3174b11a348cc6e068692342332 /hw/bsp | |
| parent | 849d600d88d965b3db39cf112ea24972a673950e (diff) | |
enhance cdc device API
Diffstat (limited to 'hw/bsp')
| -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 |
