clean up tusb_fifo.h include

This commit is contained in:
hathach
2021-05-27 17:58:42 +07:00
parent 9736e54734
commit b36b211c26
10 changed files with 0 additions and 12 deletions

View File

@@ -30,7 +30,6 @@
#if TUSB_OPT_DEVICE_ENABLED && ( CFG_TUSB_MCU == OPT_MCU_MSP430x5xx )
#include "msp430.h"
#include "common/tusb_fifo.h"
#include "device/dcd.h"
/*------------------------------------------------------------------*/