esp-idf/components/perfmon/test_apps/.build-test-rules.yml

7 lines
229 B
YAML
Raw Normal View History

# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
components/perfmon/test_apps:
enable:
- if: IDF_TARGET in ["esp32", "esp32s2", "esp32s3"]
reason: Perfmon is only supported on Xtensa