mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-19 13:32:21 +02:00
9 lines
233 B
YAML
9 lines
233 B
YAML
version: "0.1.0"
|
|
description: esp mqtt cxx
|
|
url: https://github.com/espressif/esp-protocols/tree/master/components/esp_mqtt_cxx
|
|
dependencies:
|
|
espressif/esp-idf-cxx: "^1.0.0-beta"
|
|
# Required IDF version
|
|
idf:
|
|
version: ">=5.0"
|