mirror of
https://github.com/wled/WLED.git
synced 2025-04-24 23:07:19 +00:00
Use flash_mode = dio
This commit is contained in:
parent
ae698f988a
commit
650853c177
@ -448,7 +448,7 @@ lib_deps = ${esp32_idf_V4.lib_deps}
|
|||||||
${esp32.AR_lib_deps}
|
${esp32.AR_lib_deps}
|
||||||
monitor_filters = esp32_exception_decoder
|
monitor_filters = esp32_exception_decoder
|
||||||
board_build.partitions = ${esp32.default_partitions}
|
board_build.partitions = ${esp32.default_partitions}
|
||||||
board_build.flash_mode = qio ;; TODO: is this the correct flash mode?
|
board_build.flash_mode = dio
|
||||||
|
|
||||||
[env:esp32dev_8M]
|
[env:esp32dev_8M]
|
||||||
board = esp32dev
|
board = esp32dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user