Skip to content

Commit df83385

Browse files
authored
feat(matter): create ci.json file
1 parent d014e3e commit df83385

File tree

1 file changed

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

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"fqbn_append": "PartitionScheme=huge_app",
3+
"requires": [
4+
"CONFIG_ESP_MATTER_ENABLE_DATA_MODEL=y"
5+
]
6+
}

0 commit comments

Comments
 (0)