forked from xuos/xiuos
feat add third_party_driver/usb for hc32f4a0 board, compile OK
This commit is contained in:
@@ -53,9 +53,11 @@
|
||||
#include <bus_usb.h>
|
||||
#include <dev_usb.h>
|
||||
#ifdef RESOURCES_USB_HOST
|
||||
#ifdef BSP_USING_STM32_USBH
|
||||
#include <stm32_usb_host.h>
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef RESOURCES_SERIAL
|
||||
#include <bus_serial.h>
|
||||
|
||||
Reference in New Issue
Block a user