File tree Expand file tree Collapse file tree 3 files changed +0
-12
lines changed
bsp/stm32/libraries/templates Expand file tree Collapse file tree 3 files changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -21,10 +21,6 @@ menu "On-chip Peripheral Drivers"
2121 select RT_USING_SERIAL
2222 default y
2323
24- config BSP_UART_USING_DMA_RX
25- bool "Enable UART RX DMA support"
26- default n
27-
2824 config BSP_USING_SPI1
2925 bool "Enable SPI1 BUS"
3026 select RT_USING_SPI
Original file line number Diff line number Diff line change @@ -21,10 +21,6 @@ menu "On-chip Peripheral Drivers"
2121 select RT_USING_SERIAL
2222 default y
2323
24- config BSP_UART_USING_DMA_RX
25- bool "Enable UART RX DMA support"
26- default n
27-
2824 config BSP_USING_SPI1
2925 bool "Enable SPI1 BUS"
3026 select RT_USING_SPI
Original file line number Diff line number Diff line change @@ -21,10 +21,6 @@ menu "On-chip Peripheral Drivers"
2121 select RT_USING_SERIAL
2222 default y
2323
24- config BSP_UART_USING_DMA_RX
25- bool "Enable UART RX DMA support"
26- default n
27-
2824 config BSP_USING_SPI1
2925 bool "Enable SPI1 BUS"
3026 select RT_USING_SPI
You can’t perform that action at this time.
0 commit comments