Add the safe option of flash_mode for esp32c3dev, qio also possible

This commit is contained in:
Will Tatam 2025-01-14 12:43:06 +00:00
parent 7dc633581d
commit bba5188594

View File

@ -528,6 +528,7 @@ build_flags = ${common.build_flags} ${esp32c3.build_flags} -D WLED_RELEASE_NAME=
upload_speed = 460800
build_unflags = ${common.build_unflags}
lib_deps = ${esp32c3.lib_deps}
board_build.flash_mode = dio
[env:esp32s3dev_16MB_opi]
;; ESP32-S3 development board, with 16MB FLASH and >= 8MB PSRAM (memory_type: qio_opi)