Browse Source

[bsp/stm32/stm32g070-st-nucleo/board/Kconfig]: corret path.

charlown 4 năm trước cách đây
mục cha
commit
6bb18c11ef

+ 1 - 1
bsp/stm32/stm32g070-st-nucleo/board/Kconfig

@@ -186,7 +186,7 @@ menu "On-chip Peripheral Drivers"
         bool "Enable Watchdog Timer"
         bool "Enable Watchdog Timer"
         select RT_USING_WDT
         select RT_USING_WDT
         default n
         default n
-    source "libraries/HAL_Drivers/Kconfig"
+    source "../libraries/HAL_Drivers/Kconfig"
 
 
 endmenu
 endmenu