mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
8 lines
231 B
YAML
8 lines
231 B
YAML
# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
|
|
|
|
components/esp_driver_jpeg/test_apps/jpeg_test_apps:
|
|
disable:
|
|
- if: SOC_JPEG_CODEC_SUPPORTED != 1
|
|
depends_components:
|
|
- esp_driver_jpeg
|