esp-idf/examples/mesh/.build-test-rules.yml

9 wiersze
241 B
YAML

# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
examples/mesh:
disable:
- if: IDF_TARGET == "esp32c2"
temporary: true
reason: target(s) not supported yet
- if: SOC_WIFI_SUPPORTED != 1