No description
Find a file
David Cermak cb6e03ac62 fix(modem): Added support for inflatable buffer
As a configurable option, if disabled we report an error.

Closes https://github.com/espressif/esp-protocols/issues/272
2023-08-28 10:27:10 +02:00
.github fix(websocket): fix of websocket coverage report generation 2023-08-22 19:42:14 +04:00
ci ci(common): Introduce global warning list file 2023-06-28 16:49:37 +02:00
common_components fix(common): Improve linux port 2023-06-20 15:15:37 +02:00
components fix(modem): Added support for inflatable buffer 2023-08-28 10:27:10 +02:00
docs docs(modem): Update Doxyfile to generate correct docs links 2023-07-17 11:18:51 +04:00
examples feat(examples): Add build/host tests to examples 2023-06-28 12:59:48 +02:00
.flake8 docs(common): improving documentation 2023-03-31 12:04:46 +04:00
.git-blame-ignore-revs Add .git-blame-ignore-revs file 2022-10-17 18:19:49 +02:00
.gitmodules ASIO: Initial version based on IDF 5.0 with history 2022-06-24 15:33:10 +04:00
.mypy.ini CI: fixing the files to be complient with pre-commit hooks 2022-10-17 18:16:52 +02:00
.pre-commit-config.yaml fix(common): Bump espressif/check-copyright version for PyYAML fix 2023-08-18 12:42:23 +03:00
CONTRIBUTING.md ci(common): Support for tagging and releasing in CI 2023-04-25 13:54:44 +02:00
pytest.ini Examples: using pytest.ini from top level directory 2022-10-25 23:59:33 +04:00
README.md docs(common): updated README regarding esp-idf integration 2023-08-11 15:46:05 +04:00

Collection of protocol components for ESP-IDF

How to use

The ESP-Protocols repository contains a collection of protocol components for ESP-IDF. Additionally, each component is available in IDF Component Registry. Please refer to instructions in ESP-IDF

Components

esp_modem

mDNS

esp_websocket_client

ASIO port

esp_mqtt_cxx