We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf9bf1d commit f29cae6Copy full SHA for f29cae6
1 file changed
variants/xiao_c6/platformio.ini
@@ -1,6 +1,7 @@
1
[Xiao_C6]
2
extends = esp32c6_base
3
board = esp32-c6-devkitm-1
4
+board_build.flash_mode = dio
5
board_build.partitions = min_spiffs.csv ; get around 4mb flash limit
6
build_flags =
7
${esp32c6_base.build_flags}
0 commit comments