mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-19 04:03:32 +08:00
8 lines
96 B
Plaintext
8 lines
96 B
Plaintext
|
menu "Hardware Drivers Config"
|
||
|
|
||
|
config RT_USING_LED
|
||
|
bool "Using LED"
|
||
|
default n
|
||
|
|
||
|
endmenu
|