mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-11 11:59:12 +08:00
11 lines
114 B
Plaintext
11 lines
114 B
Plaintext
|
|
menu "ADC Configuration"
|
|
config USE_FADC
|
|
bool
|
|
prompt "Use FADC"
|
|
default n
|
|
|
|
endmenu
|
|
|
|
|