mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 08:53:31 +08:00
[bsp][stm32] delete Kconfig $
This commit is contained in:
parent
bb8ea9bfb5
commit
db6cc7d16a
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user