Commit 6610aeb
Prefer default flash reading mode
Looking at the options at:
https://docs.espressif.com/projects/esp-idf/en/v4.0.1/api-reference/storage/spi_flash.html?highlight=dio%20dout#_CPPv414SPI_FLASH_DOUT
and the documentation for end users such as:
https://docs.espressif.com/projects/esp-idf/en/v4.0.1/api-guides/build-system-legacy.html?highlight=dio%20dout#save-flash-arguments
I think is better to prefer the default mode DIO over DOUT1 parent df7e7a0 commit 6610aeb
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | 113 | | |
115 | 114 | | |
116 | 115 | | |
| |||
0 commit comments