Merge pull request #3358 from pinxue/master

update Kconfig in raspi-64 bsp  to fix RTT root path
This commit is contained in:
Bernard Xiong
2020-02-05 20:29:16 +08:00
committed by GitHub
+1 -1
View File
@@ -8,7 +8,7 @@ config BSP_DIR
config RTT_DIR
string
option env="RTT_ROOT"
default "../.."
default "../../.."
config PKGS_DIR
string