mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-16 07:09:15 +08:00
10 lines
128 B
Plaintext
10 lines
128 B
Plaintext
menu "FSATA Configuration"
|
|
config ENABLE_FSATA
|
|
bool
|
|
prompt "Use FSATA"
|
|
default n
|
|
|
|
endmenu
|
|
|
|
|