Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master

This commit is contained in:
wuzheng
2022-11-21 11:30:48 +08:00
157 changed files with 18447 additions and 348 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>