mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-19 04:43:31 +08:00
[ch32v208] 调整Kconfig
This commit is contained in:
parent
ce3f60b22b
commit
b0c4aca6e5
@ -7,6 +7,10 @@ config SOC_CH32V208WBU6
|
||||
select RT_USING_USER_MAIN
|
||||
default y
|
||||
|
||||
menu "Onboard Peripheral Drivers"
|
||||
|
||||
endmenu
|
||||
|
||||
menu "On-chip Peripheral Drivers"
|
||||
config BSP_USING_GPIO
|
||||
bool "Enable GPIO"
|
||||
@ -568,10 +572,6 @@ menu "On-chip Peripheral Drivers"
|
||||
|
||||
endmenu
|
||||
|
||||
menu "Onboard Peripheral Drivers"
|
||||
|
||||
endmenu
|
||||
|
||||
menu "Board extended module Drivers"
|
||||
|
||||
endmenu
|
||||
|
Loading…
x
Reference in New Issue
Block a user