[bsp][stm32][stm32l475-atk-pandora]Fix the indentation issue.
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
This commit is contained in:
parent
35b03ed139
commit
63e5257a06
|
@ -22,7 +22,7 @@ menu "Onboard Peripheral Drivers"
|
|||
|
||||
config BSP_USING_SPI_LCD
|
||||
bool "Enable LCD (spi3)"
|
||||
select BSP_USING_SPI
|
||||
select BSP_USING_SPI
|
||||
select BSP_USING_SPI3
|
||||
default n
|
||||
|
||||
|
|
Loading…
Reference in New Issue