mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
8 lines
234 B
YAML
8 lines
234 B
YAML
# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
|
|
|
|
components/esp_hal_systimer/test_apps/systimer_rom_impl:
|
|
disable:
|
|
- if: SOC_SYSTIMER_SUPPORTED != 1
|
|
depends_components:
|
|
- esp_hal_systimer
|