esp-idf/components/esp_timer/.build-test-rules.yml

8 wiersze
241 B
YAML

# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
components/esp_timer/test_apps:
disable:
- if: IDF_TARGET in ["esp32h2"] # Sleep support IDF-6267
temporary: true
reason: Not supported yet