mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-07-03 03:51:37 +00:00
Added flash_mode=dio to avoid boot loop when flashing using merge.bin
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[Xiao_C6]
|
||||
extends = esp32c6_base
|
||||
board = esp32-c6-devkitm-1
|
||||
board_build.flash_mode = dio
|
||||
board_build.partitions = min_spiffs.csv ; get around 4mb flash limit
|
||||
build_flags =
|
||||
${esp32c6_base.build_flags}
|
||||
|
||||
Reference in New Issue
Block a user