fix redundant-decls warnings by usbd/usbh
This commit is contained in:
@@ -28,9 +28,9 @@
|
||||
|
||||
#if (CFG_TUD_ENABLED && CFG_TUD_MSC)
|
||||
|
||||
#include "device/dcd.h" // for faking dcd_event_xfer_complete
|
||||
#include "device/usbd.h"
|
||||
#include "device/usbd_pvt.h"
|
||||
#include "device/dcd.h" // for faking dcd_event_xfer_complete
|
||||
|
||||
#include "msc_device.h"
|
||||
|
||||
|
Reference in New Issue
Block a user