This commit is contained in:
刘可亮
2024-01-27 08:47:24 +08:00
parent d3bd993b5f
commit 9f7ba67007
2345 changed files with 74421 additions and 76616 deletions

View File

@@ -97,6 +97,11 @@ menu "Upgrading"
select AIC_BOOTLOADER_UDISK_SUPPORT
select AIC_BOOTLOADER_FATFS_SUPPORT
config AICUPG_UDISK_VERSION3_SUPPORT
bool "Support USB 3.0 Udisk"
default n
depends on AICUPG_UDISK_ENABLE
config AICUPG_USB_CONTROLLER_MAX_NUM
int "USB Host controller count"
default 1
@@ -158,6 +163,10 @@ menu "Commands"
bool "mem"
default y
config AIC_BOOTLOADER_CMD_PART
bool "part"
default y
config AIC_BOOTLOADER_CMD_PROGRESS_BAR
bool "boot progress bar"
default n