Files
esp-mqtt/examples/tcp/main/idf_component.yml
T
Euripedes Rocha Filho 71534b1c43 ci: Adds target tests and move to gitlab components
Ths adopts gitlab components for better maintanance of CI.
Adds target tests
2025-10-01 13:14:17 +02:00

11 lines
319 B
YAML

dependencies:
protocol_examples_common:
path: ${IDF_PATH}/examples/common_components/protocol_examples_common
espressif/mqtt:
version: "*"
override_path: ../../..
espressif/esp_wifi_remote:
version: ">=0.10,<2.0"
rules:
- if: target in [esp32p4, esp32h2]