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