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

12 lines
272 B
YAML
Raw Normal View History

# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
components/esp_psram/test_apps:
2024-01-11 05:30:24 -05:00
disable:
- if: SOC_SPIRAM_SUPPORTED != 1
depends_components:
- esp_psram
- esp_mm
- esp_driver_gpio
- esp_driver_spi
- spi_flash