feat add third_party_driver/sdio for hc32f4a0 board

This commit is contained in:
Liu_Weichao
2022-10-18 17:27:30 +08:00
parent 700a07bc84
commit 9802c89fd6
23 changed files with 2586 additions and 42 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ menu "ok1052-c feature"
menu "config board peripheral"
config MOUNT_SDCARD
bool "mount cd card"
bool "mount sd card"
default n
endmenu
@@ -12,7 +12,7 @@ if BSP_USING_SDIO
default "sdio_dev"
config MOUNT_SDCARD_FS
bool "mount cd card file system"
bool "mount sd card file system"
default n
select MOUNT_SDCARD