mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-10-18 17:25:21 +02:00
c1c93501b0ec181bbe0070ba3b7cbd1a720cefd1
The usage of esp_exception header defining the exception handler prevents users to customize the exception treatment. By removing it we allow users that want to run without exceptions to customize the behavior.
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
Languages
C
57%
C++
35.5%
Python
4.2%
CMake
2.4%
Shell
0.5%
Other
0.4%