mirror of
https://github.com/espressif/esp-mqtt.git
synced 2026-06-05 21:04:46 +00:00
37a2e555c5
Adds a conformance test app based on paho test suite. This introduce the basis infrastructure and initial tests.
7 lines
174 B
YAML
7 lines
174 B
YAML
dependencies:
|
|
protocol_examples_common:
|
|
path: ${IDF_PATH}/examples/common_components/protocol_examples_common
|
|
mqtt:
|
|
version: "*"
|
|
override_path: "../../../.."
|