mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-11-02 23:51:38 +01:00
0bb72f29bee38b1f0d1e9aad447412fae96bd20d
1.2.2 Bug Fixes - add terminator for the getting host name (b6a4d94) - Enable ESP_WIFI_CONFIG when ESP-IDF <= 5.1 (0b783c0) - set host list NULL on destroy (ea54eef) - removed Wno-format flag and fixed formatting warnings (c48e442) - remove the the range of MDNS_MAX_SERVICES and fix issues of string functions (3dadce2)
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.7%
C++
35.3%
Python
4.4%
CMake
2.4%
Shell
0.7%
Other
0.5%