4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-19 04:31:36 +08:00

[bsp][k210] Fixed Kconfig file Syntax error.

This commit is contained in:
weety 2019-01-16 14:56:42 +08:00
parent e9c80c3bfc
commit ad7f6f3588

View File

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