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