Explorar o código

[bsp][stm32] delete Kconfig $

sun_shine %!s(int64=7) %!d(string=hai) anos
pai
achega
db6cc7d16a
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      bsp/stm32/stm32l053-st-nucleo/Kconfig

+ 3 - 3
bsp/stm32/stm32l053-st-nucleo/Kconfig

@@ -1,16 +1,16 @@
 mainmenu "RT-Thread Configuration"
 
-config $BSP_DIR
+config BSP_DIR
     string
     option env="BSP_ROOT"
     default "."
 
-config $RTT_DIR
+config RTT_DIR
     string
     option env="RTT_ROOT"
     default "../../.."
 
-config $PKGS_DIR
+config PKGS_DIR
     string
     option env="PKGS_ROOT"
     default "packages"