@@ -722,11 +722,19 @@ 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
|
||||
@@ -757,7 +765,6 @@ 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