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

Merge pull request #2225 from weety/dev

[bsp][k210] Fixed Kconfig file Syntax error.
Bernard Xiong 6 жил өмнө
parent
commit
4006129dce
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      bsp/k210/Kconfig

+ 1 - 1
bsp/k210/Kconfig

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