feat add third_party_driver/usb for hc32f4a0 board, compile OK

This commit is contained in:
Liu_Weichao
2022-11-08 14:15:23 +08:00
parent 636f803b7b
commit 9a818b1ef4
42 changed files with 6765 additions and 1 deletions
@@ -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>