mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 19:44:24 +08:00
[tools] Add KConfig files.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
menu "RT-Thread Components"
|
||||
|
||||
source "$RTT_DIR/components/finsh/KConfig"
|
||||
|
||||
source "$RTT_DIR/components/dfs/KConfig"
|
||||
|
||||
source "$RTT_DIR/components/drivers/KConfig"
|
||||
|
||||
source "$RTT_DIR/components/libc/KConfig"
|
||||
|
||||
source "$RTT_DIR/components/net/KConfig"
|
||||
|
||||
endmenu
|
||||
Reference in New Issue
Block a user