mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-11-15 14:59:34 +01:00
1b94554f1f1e76e1ed5ca27f3694f78b1cf999b3
1.0.4 Bug Fixes - Added USB runner with ESP32S2 with A7670 (edeb936) - Extend docs on AT client example (1f2ceed) - Fix pytest exclusion, gitignore, and changelog checks (2696221) - Fix DTE to post fragments to parsers for USB term (1db1e15) - Fix DUAL_MODE regression fromcb6e03ac(2aada0f) - Fix AT client example to use custom AT processing (1a5ba98, #352)
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%