fix MountUsb function error

This commit is contained in:
Liu_Weichao
2022-11-08 17:02:39 +08:00
parent 9a818b1ef4
commit 696c9f6fe0
22 changed files with 154 additions and 47 deletions
@@ -42,7 +42,10 @@ menu "xiwangtong-arm32 feature"
menu "config board peripheral"
config MOUNT_SDCARD
bool "mount sd card"
bool
default n
config MOUNT_USB
bool
default n
endmenu