Преглед изворни кода

update Kconfig in raspi-64 bsp

 to fix RTT root path
品雪 пре 5 година
родитељ
комит
cca440f815
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      bsp/raspberry-pi/raspi3-64/Kconfig

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

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