Browse Source

修改格式

xiaoxiaolisunny 2 years ago
parent
commit
fabd8cf03e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bsp/hc32/ev_hc32f460_lqfp100_v2/board/Kconfig

+ 1 - 1
bsp/hc32/ev_hc32f460_lqfp100_v2/board/Kconfig

@@ -89,7 +89,7 @@ menu "On-chip Peripheral Drivers"
                 default n
         endif
 
-	menuconfig BSP_USING_RTC
+    menuconfig BSP_USING_RTC
         bool "Enable RTC"
         select RT_USING_RTC
         default n