mirror of
https://github.com/wled/WLED.git
synced 2025-07-19 00:36:36 +00:00
Add the safe option of flash_mode for esp32c3dev, qio also possible
This commit is contained in:
parent
7dc633581d
commit
bba5188594
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user