Skip to content

Commit 5960abe

Browse files
authored
feat(matter): testing flashmode=qio in CI
1 parent 695df24 commit 5960abe

File tree

1 file changed

+2
-2
lines changed
  • libraries/Matter/examples/MatterCommissionTest

1 file changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"fqbn_append": "PartitionScheme=huge_app",
2+
"fqbn_append": "PartitionScheme=huge_app,FlashMode=qio",
33
"requires": [
44
"CONFIG_SOC_WIFI_SUPPORTED=y",
55
"CONFIG_ESP_MATTER_ENABLE_DATA_MODEL=y"
66
]
77
}
8-
8+

0 commit comments

Comments
 (0)