4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-18 15:33:32 +08:00

[BSP][ls1c]Modify kconfig RTT_DIR

This commit is contained in:
sundm75 2018-02-09 10:02:25 +08:00
parent d8b85925e7
commit 8c38597cdc

View File

@ -1,6 +1,5 @@
mainmenu "RT-Thread Configuration"
config $BSP_DIR
string
option env="BSP_ROOT"
@ -9,10 +8,7 @@ config $BSP_DIR
config $RTT_DIR
string
option env="RTT_ROOT"
default "F:/rt-thread/rt-thread"
# you can change the RTT_ROOT default "../.." to your rtthread_root,
# example : default "F:/git_repositories/rt-thread"
default "../.."
config $PKGS_DIR
string