mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-30 02:37:31 +02:00
fix(esp_mqtt_cxx): specify override_path in example manifest files
This commit is contained in:
committed by
David Cermak
parent
5b78da4689
commit
fa005c6363
@ -1,6 +1,9 @@
|
||||
version: "0.2.0"
|
||||
description: esp mqtt cxx
|
||||
description: C++ APIs for ESP-MQTT library
|
||||
url: https://github.com/espressif/esp-protocols/tree/master/components/esp_mqtt_cxx
|
||||
issues: https://github.com/espressif/esp-protocols/issues
|
||||
documentation: https://docs.espressif.com/projects/esp-protocols/esp_mqtt_cxx/docs/latest/index.html
|
||||
repository: https://github.com/espressif/esp-protocols.git
|
||||
dependencies:
|
||||
espressif/esp-idf-cxx: "^1.0.0-beta"
|
||||
# Required IDF version
|
||||
|
Reference in New Issue
Block a user