Files
esp-idf/examples/lowpower/.build-test-rules.yml

10 lines
257 B
YAML

# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
examples/lowpower/vbat:
enable:
- if: SOC_VBAT_SUPPORTED == 1
disable_test:
- if: IDF_TARGET in ["esp32h2"]
temporary: true
reason: not supported yet