فهرست منبع

[bsp][gd32] fix gd32vw553h-eval board Kconfig syntax error

yefeng 5 روز پیش
والد
کامیت
a009110ca6
1فایلهای تغییر یافته به همراه1 افزوده شده و 5 حذف شده
  1. 1 5
      bsp/gd32/risc-v/gd32vw553h-eval/board/Kconfig

+ 1 - 5
bsp/gd32/risc-v/gd32vw553h-eval/board/Kconfig

@@ -205,6 +205,7 @@ menu "On-chip Peripheral Drivers"
                 bool "Enable SPI0 RX DMA"
                 bool "Enable SPI0 RX DMA"
                 depends on BSP_USING_SPI0
                 depends on BSP_USING_SPI0
                 select BSP_SPI0_TX_USING_DMA
                 select BSP_SPI0_TX_USING_DMA
+        endif
 
 
     menuconfig BSP_USING_HWTIMER
     menuconfig BSP_USING_HWTIMER
         bool "Enable timer"
         bool "Enable timer"
@@ -228,7 +229,6 @@ menu "On-chip Peripheral Drivers"
                 default n
                 default n
             config BSP_USING_HWTIMER16
             config BSP_USING_HWTIMER16
                 bool "Enable TIM16"
                 bool "Enable TIM16"
-
                 default n
                 default n
         endif
         endif
 
 
@@ -261,10 +261,6 @@ menu "Board extended module Drivers"
 
 
         endif
         endif
 
 
-
-endmenu
-
-
 endmenu
 endmenu
 
 
 endmenu
 endmenu