add semc and extern sram test for ok-1052

This commit is contained in:
Wang_Weigen
2022-01-17 15:05:42 +08:00
parent 27a40042f4
commit c88dc282fc
12 changed files with 2762 additions and 19 deletions
@@ -8,4 +8,8 @@ ifeq ($(CONFIG_BSP_USING_LWIP),y)
SRC_DIR += ethernet
endif
ifeq ($(CONFIG_BSP_USING_SEMC),y)
SRC_DIR += semc
endif
include $(KERNEL_ROOT)/compiler.mk