Commit Graph

5 Commits

Author SHA1 Message Date
Anton Maklakov
984e218317 tcp_transport: Remove the ignore warning because we had idf/esp-idf!3359 2025-09-19 18:51:40 +08:00
Angus Gratton
7bcafbc9f4 doc: Re-add summaries of what children each menu item has
Slightly different to the original version of this, but same goal.
2025-09-19 18:51:40 +08:00
Anton Maklakov
7f2bf4ae2f mqtt: silence a format warning 2025-09-19 18:51:40 +08:00
David Cermak
e5e56341be MQTT: Moved Kconfig from esp-mqtt submodule to esp-idf to support docs genration in RTD 2025-09-19 18:51:40 +08:00
David Cermak
ab9698a3b4 MQTT: Integrate esp-mqtt library into idf
added docs and tests for mqtt library, small fixes (removed warnings, option for custom outbox, websocket bug fixed for longer transports). refactored to use common tcp_transport component, support for CMake build system.
Closes #2108
2025-09-19 18:51:40 +08:00