Skip to content

Commit 0310c97

Browse files
authored
feat(webserver): Add ci.json for ChunkWriting example configuration
1 parent c1b8036 commit 0310c97

File tree

1 file changed

+6
-0
lines changed
  • libraries/WebServer/examples/ChunkWriting

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+
"requires_any": [
3+
"CONFIG_SOC_WIFI_SUPPORTED=y",
4+
"CONFIG_ESP_WIFI_REMOTE_ENABLED=y"
5+
]
6+
}

0 commit comments

Comments
 (0)