David Cermak
e71365f835
fix(examples): Use configured public broker for MQTT linux test
...
Also updated pre-commit hook versions, as some don't work in py3.12
2025-07-25 11:01:53 +02:00
David Cermak
ae8cf218c8
fix(examples): Use another public broker for MQTT example
2025-07-11 19:00:28 +02:00
David Cermak
a06de6431b
fix(examples): Fix MQTT example print format warnings
...
Partially addresses https://github.com/espressif/esp-protocols/issues/79
2024-02-28 19:25:28 +01:00
Ivan Grokhotkov
1ee9dae6bf
fix(common): remove protocol_examples_common
...
Remaining references to protocol_examples_common are replaced with
references to ESP-IDF.
We will later re-add protocol_examples_common or some equivalent of it
under components/, and release it to the Component Registry.
2023-11-09 15:38:44 +01:00
David Cermak
f1eb46580e
feat(examples): Add build/host tests to examples
2023-06-28 12:59:48 +02:00
David Cermak
7d4755f119
fix(common): Improve linux port
2023-06-20 15:15:37 +02:00
David Cermak
588465d9db
feat(examples): Add support for lwip build under linux
2023-06-20 15:15:37 +02:00
David Cermak
c443326a34
feat(examples): Add example of using mqtt client on linux
2023-06-20 15:15:37 +02:00