Files
system-control/firmware/components/my_mqtt_client/idf_component.yml
T
mars3142 0869ecc8ce code enhancements
- add MQTT
- add ESP32-C6
- fix simulation

Signed-off-by: Peter Siegmund <developer@mars3142.org>
2026-03-16 08:43:06 +01:00

6 lines
92 B
YAML

dependencies:
idf:
version: '>=5.0.0'
espressif/mqtt: ^1.0.0
espressif/cjson: "*"