minor clean up

This commit is contained in:
hathach
2021-05-10 19:15:46 +07:00
parent 42a1d2f3b9
commit 13de8f5d98
10 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -26,11 +26,11 @@
*/
#include "tusb_option.h"
#include "common/tusb_fifo.h"
#if TUSB_OPT_DEVICE_ENABLED && ( CFG_TUSB_MCU == OPT_MCU_MSP430x5xx )
#include "msp430.h"
#include "common/tusb_fifo.h"
#include "device/dcd.h"
/*------------------------------------------------------------------*/