esp-idf/components/esp_hw_support/.build-test-rules.yml
2022-09-22 10:44:57 +08:00

8 lines
256 B
YAML

# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
components/esp_hw_support/test_apps/dma:
disable_test:
- if: IDF_TARGET in ["esp32"]
temporary: false
reason: Neither GDMA nor CPDMA is supported on ESP32