Skip to content

Commit 79903fc

Browse files
authored
feat(matter): example ci json file descriptor
1 parent 7dbb04c commit 79903fc

File tree

1 file changed

+8
-0
lines changed
  • libraries/Matter/examples/MatterExtendedColorLight

1 file changed

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

0 commit comments

Comments
 (0)