mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 09:32:28 +08:00
Merge pull request #2225 from weety/dev
[bsp][k210] Fixed Kconfig file Syntax error.
This commit is contained in:
@@ -8,7 +8,7 @@ config $BSP_DIR
|
||||
config $RTT_DIR
|
||||
string
|
||||
option env="RTT_ROOT"
|
||||
default: "../.."
|
||||
default "../.."
|
||||
|
||||
config $PKGS_DIR
|
||||
string
|
||||
|
||||
Reference in New Issue
Block a user