Files
esp-idf/components/esp_pm/test_apps/.build-test-rules.yml
2024-12-11 10:15:56 +08:00

8 lines
236 B
YAML

# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
components/esp_pm/test_apps/esp_pm:
disable:
- if: IDF_TARGET == "esp32p4"
temporary: true
reason: target esp32p4 is not supported yet