修正但仍有误
This commit is contained in:
@@ -722,19 +722,11 @@ menu "On-chip Peripheral Drivers"
|
||||
bool
|
||||
default n
|
||||
source "$(BSP_DIR)/libraries/HAL_Drivers/drivers/Kconfig"
|
||||
config BSP_USING_USBD
|
||||
bool "Enable OTGFS as USB device"
|
||||
select RT_USING_USB_DEVICE
|
||||
default n
|
||||
|
||||
endmenu
|
||||
|
||||
menu "Board extended module Drivers"
|
||||
|
||||
config BSP_USING_TEST
|
||||
bool "Enable test driver"
|
||||
default n
|
||||
|
||||
menuconfig BSP_USING_AT_ESP8266
|
||||
bool "Enable ESP8266(AT Command, COM3)"
|
||||
default n
|
||||
@@ -765,6 +757,7 @@ menu "Board extended module Drivers"
|
||||
comment "May adjust RT_SERIAL_RB_BUFSZ up to 512 if using the Serial V1 device driver"
|
||||
|
||||
endif
|
||||
|
||||
endmenu
|
||||
|
||||
endmenu
|
||||
|
Reference in New Issue
Block a user