feat support ext sdram for xishutong-arm32 board
This commit is contained in:
+4
@@ -48,4 +48,8 @@ ifeq ($(CONFIG_BSP_USING_CAN),y)
|
||||
SRC_FILES += hc32_ll_can.c
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_BSP_USING_EXTSDRAM),y)
|
||||
SRC_FILES += hc32_ll_dmc.c
|
||||
endif
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
|
||||
Reference in New Issue
Block a user