forked from espressif/esp-protocols
34f6d8dd336e598d4b26c03f4e70cceb6e81ff05
mdns_search_once_t::lock is used to synchronize tasks (taken by one task and given by the other) so it should not be a mutex. Convert to semaphore, and rename to indicate its purpose. * Original commit: espressif/esp-idf@eef0b5090a
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
Description
Languages
C
56.2%
C++
36.3%
Python
4.4%
CMake
2.3%
Shell
0.3%
Other
0.5%