mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Set default SPI flash access mode to DIO
This commit is contained in:
parent
28ca0b0526
commit
5a0e374a46
@ -48,7 +48,7 @@ config ESPTOOLPY_COMPRESSED
|
||||
|
||||
choice ESPTOOLPY_FLASHMODE
|
||||
prompt "Flash SPI mode"
|
||||
default ESPTOOLPY_FLASHMODE_QIO
|
||||
default ESPTOOLPY_FLASHMODE_DIO
|
||||
help
|
||||
Mode the flash chip is flashed in, as well as the default mode for the
|
||||
binary to run in.
|
||||
|
Loading…
x
Reference in New Issue
Block a user