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 c2c6c99 commit 0cb7a0cCopy full SHA for 0cb7a0c
examples/arduino-matter-light/platformio.ini
@@ -9,7 +9,7 @@
9
10
11
[env:esp32-c6-devkitc-1]
12
-platform = https://github.com/pioarduino/platform-espressif32/releases/download/stable/platform-espressif32.zip
+platform = espressif32
13
framework = arduino
14
board_build.partitions = huge_app.csv
15
build_flags = -DCHIP_HAVE_CONFIG_H
0 commit comments