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 9e74283 commit 96672e6Copy full SHA for 96672e6
libraries/Matter/examples/MatterCommissionTest/ci.json
@@ -1,5 +1,9 @@
1
{
2
- "fqbn_append": "PartitionScheme=huge_app,FlashMode=qio",
+ "fqbn": {
3
+ "esp32s3": [
4
+ "espressif:esp32:esp32s3:PartitionScheme=huge_app,FlashMode=qio"
5
+ ]
6
+ },
7
"requires": [
8
"CONFIG_SOC_WIFI_SUPPORTED=y",
9
"CONFIG_ESP_MATTER_ENABLE_DATA_MODEL=y"
0 commit comments