sync the upstream

This commit is contained in:
Wang_Weigen
2022-05-07 10:47:23 +08:00
109 changed files with 5542 additions and 520 deletions
@@ -27,4 +27,8 @@ endif
ifeq ($(CONFIG_BSP_USING_LCD),y)
SRC_DIR += lcd
endif
ifeq ($(CONFIG_BSP_USING_WDT),y)
SRC_DIR += wdt
endif
include $(KERNEL_ROOT)/compiler.mk