mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-19 23:45:28 +02:00
8 lines
221 B
YAML
8 lines
221 B
YAML
# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
|
|
|
|
components/esp_driver_i2c/test_apps/i2c_test_apps:
|
|
disable:
|
|
- if: SOC_I2C_SUPPORTED != 1
|
|
depends_components:
|
|
- esp_driver_i2c
|