mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-24 08:17:20 +08:00
8 lines
98 B
Plaintext
8 lines
98 B
Plaintext
|
menu "EISE Devices"
|
||
|
|
||
|
config DRIVERS_EISE
|
||
|
bool "enable eise driver"
|
||
|
default y
|
||
|
|
||
|
endmenu
|