mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-25 18:07:22 +08:00
1537544f6a
add phytium board (E2000) bsp support usart support SMP with demo
11 lines
122 B
Plaintext
11 lines
122 B
Plaintext
|
|
menu "ADC Configuration"
|
|
config USE_FADC
|
|
bool
|
|
prompt "Use FADC"
|
|
default n
|
|
|
|
endmenu
|
|
|
|
|