mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-10 10:21:08 +08:00
1537544f6a
add phytium board (E2000) bsp support usart support SMP with demo
10 lines
128 B
Plaintext
10 lines
128 B
Plaintext
menu "FSATA Configuration"
|
|
config ENABLE_FSATA
|
|
bool
|
|
prompt "Use FSATA"
|
|
default n
|
|
|
|
endmenu
|
|
|
|
|