mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-25 23:47:22 +08:00
9 lines
115 B
Plaintext
9 lines
115 B
Plaintext
menu "Qspi Configuration"
|
|
config USE_FQSPI
|
|
bool
|
|
prompt "Use FQSPI"
|
|
default n
|
|
|
|
endmenu
|
|
|