forked from espressif/esp-mqtt
- 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"
|