Skip to content

Commit bba5188

Browse files
author
Will Tatam
committed
Add the safe option of flash_mode for esp32c3dev, qio also possible
1 parent 7dc6335 commit bba5188

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platformio.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,7 @@ build_flags = ${common.build_flags} ${esp32c3.build_flags} -D WLED_RELEASE_NAME=
528528
upload_speed = 460800
529529
build_unflags = ${common.build_unflags}
530530
lib_deps = ${esp32c3.lib_deps}
531+
board_build.flash_mode = dio
531532

532533
[env:esp32s3dev_16MB_opi]
533534
;; ESP32-S3 development board, with 16MB FLASH and >= 8MB PSRAM (memory_type: qio_opi)

0 commit comments

Comments
 (0)