Skip to content

Commit 939fd5e

Browse files
authored
feat(matter): create ci.json
1 parent 0baa931 commit 939fd5e

File tree

1 file changed

+7
-0
lines changed
  • libraries/Matter/examples/MatterLambdaSingleCallbackManyEPs

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)