mirror of
https://github.com/espressif/esp-mqtt.git
synced 2026-06-05 21:04:46 +00:00
71534b1c43
Ths adopts gitlab components for better maintanance of CI. Adds target tests
11 lines
319 B
YAML
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]
|