mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-06-25 01:11:39 +02:00
- Integrate build definitions from idf - Changes CMakeLists to allow import - Added host test from idf - Added test code from idf
6 lines
81 B
YAML
6 lines
81 B
YAML
version: "1.0.0"
|
|
description: esp-mqtt
|
|
dependencies:
|
|
idf:
|
|
version: ">=5.0"
|