Files
esp-mqtt/idf_component.yml
Euripedes Rocha 159b1638b2 Reorganize mqtt build structure
- Integrate build definitions from idf
- Changes CMakeLists to allow import
- Added host test from idf
- Added test code from idf
2022-12-16 08:52:54 +01:00

6 lines
81 B
YAML

version: "1.0.0"
description: esp-mqtt
dependencies:
idf:
version: ">=5.0"