mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-21 06:40:05 +08:00
Merge branch 'feature/use_qio_default' into 'refactor'
Use QIO mode default See merge request sdk/ESP8266_RTOS_SDK!38
This commit is contained in:
@ -48,7 +48,7 @@ config ESPTOOLPY_COMPRESSED
|
|||||||
|
|
||||||
choice FLASHMODE
|
choice FLASHMODE
|
||||||
prompt "Flash SPI mode"
|
prompt "Flash SPI mode"
|
||||||
default FLASHMODE_DIO
|
default FLASHMODE_QIO
|
||||||
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