1
0
Эх сурвалжийг харах

Merge pull request #3358 from pinxue/master

update Kconfig in raspi-64 bsp  to fix RTT root path
Bernard Xiong 5 жил өмнө
parent
commit
bad4f92451

+ 1 - 1
bsp/raspberry-pi/raspi3-64/Kconfig

@@ -8,7 +8,7 @@ config BSP_DIR
 config RTT_DIR
 config RTT_DIR
     string
     string
     option env="RTT_ROOT"
     option env="RTT_ROOT"
-    default "../.."
+    default "../../.."
 
 
 config PKGS_DIR
 config PKGS_DIR
     string
     string