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
|
choice ESPTOOLPY_FLASHMODE
|
||||||
prompt "Flash SPI mode"
|
prompt "Flash SPI mode"
|
||||||
default ESPTOOLPY_FLASHMODE_QIO
|
default ESPTOOLPY_FLASHMODE_DIO
|
||||||
help
|
help
|
||||||
Mode the flash chip is flashed in, as well as the default mode for the
|
Mode the flash chip is flashed in, as well as the default mode for the
|
||||||
binary to run in.
|
binary to run in.
|
||||||
|
Reference in New Issue
Block a user