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 713a1d6 commit 3a185e9Copy full SHA for 3a185e9
libraries/Matter/examples/MatterCommissionTest/ci.json
@@ -1,7 +1,8 @@
1
{
2
"fqbn_append": "PartitionScheme=huge_app",
3
"requires": [
4
- "CONFIG_SOC_WIFI_SUPPORTED=y"
+ "CONFIG_SOC_WIFI_SUPPORTED=y",
5
+ "CONFIG_ESP_MATTER_ENABLE_DATA_MODEL=y"
6
]
7
}
8
libraries/Matter/examples/MatterComposedLights/ci.json
libraries/Matter/examples/MatterOnOffLight/ci.json
0 commit comments