mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-14 05:02:50 +08:00
756bfcc5e2
1. Add IPADDR/GWADDR etc; 2. Add Kconfig for libcpu.
4 lines
100 B
Plaintext
4 lines
100 B
Plaintext
source "$RTT_DIR/src/KConfig"
|
|
source "$RTT_DIR/libcpu/Kconfig"
|
|
source "$RTT_DIR/components/KConfig"
|