mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-11-15 14:59:34 +01:00
817c4fd2e8a0fd9c42a159c4d61779dc93e2f172
mdns library deinitialization destroys internal structures including action queue. if an event (e.g. network update) received after some essential stucture is destoyed, an unexpected behavour might be introduced (e.g. crash of adding the event notification to the action queue which was already destroyed Closes WIFI-1485 * Original commit: espressif/esp-idf@eaa2f12d67
Collection of protocol components for ESP-IDF
Components
esp_modem
- Brief introduction README
- Full html documentation
esp_websocket_client
- Brief introduction README
- Full html documentation
Languages
C
56.5%
C++
35.6%
Python
4.4%
CMake
2.3%
Shell
0.7%
Other
0.5%