4
0
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:
Meco Man 2023-01-12 14:33:17 -05:00 committed by guo
parent ce3f60b22b
commit b0c4aca6e5

View File

@ -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