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

pull/4487/head
Will Tatam 2025-01-14 12:43:06 +00:00
rodzic 7dc633581d
commit bba5188594
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -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)