fix ci build with rp2040

This commit is contained in:
hathach
2021-03-10 17:58:39 +07:00
parent e864bda627
commit a397353916
4 changed files with 8 additions and 6 deletions

View File

@@ -35,7 +35,8 @@
#include "pico/fix/rp2040_usb_device_enumeration.h"
#endif
#include "osal/osal.h"
#include "common/tusb_fifo.h"
#include "device/dcd.h"
/*------------------------------------------------------------------*/