esp-idf/components/esp_hw_support/.build-test-rules.yml

8 wiersze
256 B
YAML
Czysty Zwykły widok Historia

2022-09-21 14:30:20 +00:00
# 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