mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-11-15 14:59:34 +01:00
96b0898f28fe7f4f382c10a2c2633fa92d237683
1.28.0~0 Features - Updates asio to 1.28 (b310abe) Bug Fixes - Makes the examples to override path (842b2b2) - Removes esp_exception and make all examples to use exceptions (c1c9350) - removed Wno-format flag and fixed formatting warnings (c48e442) - added idf_component.yml for examples (d273e10) - Reintroduce missing CHANGELOGs (200cbb3) Updated - docs(common): updated component and example links (f48d9b2) - docs(common): improving documentation (ca3fce0) - Add homepage URL and License to all components (ef3f0ee) - Added badges with version of components to the respective README files (e4c8a59) - CI: Fix ASIO example test (6e2bb51) - Examples: using pytest.ini from top level directory (aee016d) - CI: fixing the files to be complient with pre-commit hooks (945bd17)
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
- Brief introduction README
- Full html documentation
mDNS
- Brief introduction README
- Full html documentation(English)
- Full html documentation(Chinese)
esp_websocket_client
- Brief introduction README
- Full html documentation
ASIO port
- Brief introduction README
- Full html documentation
esp_mqtt_cxx
- Brief introduction README
- Full html documentation
console_simple_init
- Brief introduction README
Languages
C
56.5%
C++
35.6%
Python
4.4%
CMake
2.3%
Shell
0.7%
Other
0.5%