We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc6335 commit bba5188Copy full SHA for bba5188
platformio.ini
@@ -528,6 +528,7 @@ build_flags = ${common.build_flags} ${esp32c3.build_flags} -D WLED_RELEASE_NAME=
528
upload_speed = 460800
529
build_unflags = ${common.build_unflags}
530
lib_deps = ${esp32c3.lib_deps}
531
+board_build.flash_mode = dio
532
533
[env:esp32s3dev_16MB_opi]
534
;; ESP32-S3 development board, with 16MB FLASH and >= 8MB PSRAM (memory_type: qio_opi)
0 commit comments