mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-10-18 17:25:21 +02:00
247ca41bb7e10d3b6f9a4af318b9a2f85db883ce
1.2.4 Bug Fixes - Correction on6d2c475
MDNS_PREDEF_NETIF_ETH fix (fc59f87c4e
) - fix the logic of creating pcb for networking socket (5000a9a20a
) - fix compiling issue when disabling IPv4 (2646dcd23a
) - Fix compile error when MDNS_PREDEF_NETIF_ETH is defined, but ETH_ENABLED is not (#459) (6d2c475c20
)
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
console_cmd_wifi
- Brief introduction README
Languages
C
57%
C++
35.5%
Python
4.2%
CMake
2.4%
Shell
0.5%
Other
0.4%