remove(mqtt): Moves esp-mqtt to component manager

esp-mqtt is now a managed component at espressif/mqtt
This commit is contained in:
Euripedes Rocha Filho
2025-10-15 16:54:08 +02:00
committed by Euripedes Rocha
parent e2b9c01b7a
commit dcf03ca0d2
161 changed files with 329 additions and 6840 deletions

4
.gitmodules vendored
View File

@@ -54,10 +54,6 @@
path = components/lwip/lwip
url = ../../espressif/esp-lwip.git
[submodule "components/mqtt/esp-mqtt"]
path = components/mqtt/esp-mqtt
url = ../../espressif/esp-mqtt.git
[submodule "components/protobuf-c/protobuf-c"]
path = components/protobuf-c/protobuf-c
url = ../../protobuf-c/protobuf-c.git