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

8 lines
252 B
YAML
Raw Normal View History

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