forked from xuos/xiuos
feat add third_party_driver/sdio for hc32f4a0 board
This commit is contained in:
+4
@@ -4,4 +4,8 @@ ifeq ($(CONFIG_BSP_USING_UART),y)
|
||||
SRC_FILES += hc32_ll_usart.c
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_BSP_USING_SDIO),y)
|
||||
SRC_FILES += hc32_ll_sdioc.c
|
||||
endif
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
|
||||
Reference in New Issue
Block a user