merge the latest codes

This commit is contained in:
wlyu
2022-01-24 18:38:03 +08:00
1002 changed files with 317082 additions and 292 deletions
@@ -20,4 +20,8 @@ ifeq ($(CONFIG_BSP_USING_SPI),y)
SRC_DIR += spi
endif
ifeq ($(CONFIG_BSP_USING_SEMC),y)
SRC_DIR += semc
endif
include $(KERNEL_ROOT)/compiler.mk