add sd card driver part for ok1052-c board

This commit is contained in:
Liu_Weichao
2022-01-26 17:14:43 +08:00
parent d5ff9259a0
commit 7b32e213ce
34 changed files with 11901 additions and 28 deletions
@@ -12,4 +12,8 @@ ifeq ($(CONFIG_BSP_USING_SEMC),y)
SRC_DIR += semc
endif
ifeq ($(CONFIG_BSP_USING_SDIO),y)
SRC_DIR += sdio
endif
include $(KERNEL_ROOT)/compiler.mk