소스 검색

[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