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