We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad74aa0 commit 8d3eafcCopy full SHA for 8d3eafc
libraries/Matter/examples/WiFiProvWithinMatter/ci.json
@@ -0,0 +1,7 @@
1
+{
2
+ "fqbn_append": "PartitionScheme=huge_app",
3
+ "requires": [
4
+ "CONFIG_SOC_WIFI_SUPPORTED=y",
5
+ "CONFIG_ESP_MATTER_ENABLE_DATA_MODEL=y"
6
+ ]
7
+}
0 commit comments