xiaoxiaolisunny il y a 2 ans
Parent
commit
fabd8cf03e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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