[bsp][stm32l476-nucleo] change default RTT_DIR to ../..

This commit is contained in:
liang yongxiang 2018-08-06 14:18:55 +08:00
parent fb539cfdc8
commit 90a38740bf
1 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ config $BSP_DIR
config $RTT_DIR
string
option env="RTT_ROOT"
default: "rt-thread"
default: "../.."
# you can change the RTT_ROOT default: "rt-thread"
# example : default "F:/git_repositories/rt-thread"