forked from espressif/esp-idf
Set default SPI flash access mode to DIO
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user