瀏覽代碼

[bsp][stm32][stm32l475-atk-pandora]Fix the indentation issue.

Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
Willian Chan 6 年之前
父節點
當前提交
63e5257a06
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      bsp/stm32/stm32l475-atk-pandora/board/Kconfig

+ 1 - 1
bsp/stm32/stm32l475-atk-pandora/board/Kconfig

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