Ver Fonte

[ch32v208] 调整Kconfig

Meco Man há 2 anos atrás
pai
commit
b0c4aca6e5
1 ficheiros alterados com 4 adições e 4 exclusões
  1. 4 4
      bsp/wch/risc-v/ch32v208w-r0/board/Kconfig

+ 4 - 4
bsp/wch/risc-v/ch32v208w-r0/board/Kconfig

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