forked from espressif/esp-protocols
30f121e6a98d3be39f6adcbfa897bccc2ab21bec
0.4.0 Features - Make esp_hosted default RPC library (1b62adbd) - Add build test for current IDF examples (50c113e4) - Support for IDF v5.3 in a separate directory (bde97203) - Support for IDF v5.4 via a separate dir (e9ac41e1) - Add slave selection and peview targets (345c4577) Bug Fixes - Fix CMake to use inherent IDF build vars (c454ec09) - Update per v5.4 espressif/esp-idf@97e42349 (ff5dac70) - Fix CI builds to generate configs per slave selection (8795d164) - Depend on esp_hosted only on targets with no WiFi (7ca5ed1d) - Update per espressif/esp-idf@27f61966 (2e53b81f) - Fix checking API compat against reference dir (1a57a878)
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
ESP PPP Link (eppp)
- Brief introduction README
esp_wifi_remote
- Brief introduction README
mbedtls_cxx
- Brief introduction README
Description
Languages
C
56.2%
C++
36.3%
Python
4.4%
CMake
2.3%
Shell
0.3%
Other
0.5%