mirror of
https://github.com/wled/WLED.git
synced 2025-07-22 18:26:32 +00:00
Set flash_mode to qio for esp32c3dev to maintain current behaviour
This commit is contained in:
parent
bba5188594
commit
a37b953e72
@ -528,7 +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
|
||||
board_build.flash_mode = qio
|
||||
|
||||
[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