mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-27 02:07:24 +08:00
7 lines
97 B
Plaintext
7 lines
97 B
Plaintext
|
menu "LEDC Devices"
|
||
|
|
||
|
config DRIVERS_LEDC
|
||
|
bool "enable ledc driver"
|
||
|
default y
|
||
|
endmenu
|