mirror of
https://github.com/espressif/esp-protocols.git
synced 2026-04-29 10:34:18 +02:00
997cff5338e24a6f15702f011683f7723f5b110e
1.0.5 Major changes - Added support for implementing user defined modules in standard C-API (Support for custom modules with C-API) Bug Fixes - Added test injecting unexpected replies (b220d1e, #426) - Fixed inconsistent state on data after OK (bf99f28, #426) - TLS example: Added restore session support in mbedtls-wrap (79d38e5) - Fixed examples to show netif on ppp-changed event (a70b197) - remove unused GNU Make based buildsystem files (d6b6f63) - specify override_path in example manifest files (5b78da4) - Added test-cases that exercise mode transitions (aff571d) - Fixed mode transitions between any state and UNDEF (93cb2ca, #320) - Fixed API docs within doxygen comments (020b407) - Support for custom modules with C-API (0254d50) - Fix CRLF issue with esp_modem_c_api.cpp (2661b4d) Updated - ci(common): Created reusable action for host and coverage tests (9ad04de)
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
console_cmd_ping
- Brief introduction README
console_cmd_ifconfig
- Brief introduction README
Languages
C
57.9%
C++
32.4%
Python
5.7%
CMake
2.6%
Shell
1.3%
Other
0.1%