MeshTalos-Client/managed_components/espressif__arduino-esp32/libraries/Insights/examples/MinimalDiagnostics/ci.json
2025-12-03 14:20:11 +08:00

9 lines
159 B
JSON

{
"requires": [
"CONFIG_ESP_INSIGHTS_ENABLED=y"
],
"requires_any": [
"CONFIG_SOC_WIFI_SUPPORTED=y",
"CONFIG_ESP_WIFI_REMOTE_ENABLED=y"
]
}