fd4121cdb7
- update esp-dl: branch idfv5.0 - update esp32-camera - update bus from esp-iot-solution - remove screen from esp-iot-solution. instead, use idf component esp_lcd - add mdns from esp-protocols since it has been removed from idf - update modules API due to idf API changes |
||
---|---|---|
.. | ||
docs | ||
examples | ||
include | ||
private_include | ||
tests | ||
CMakeLists.txt | ||
Kconfig | ||
README.md | ||
idf_component.yml | ||
mdns.c | ||
mdns_console.c | ||
mdns_networking_lwip.c | ||
mdns_networking_socket.c |
README.md
mDNS Service
mDNS is a multicast UDP service that is used to provide local network service and host discovery.
Examples
Get started with example test Example:
Documentation
- View the full documentation(English)
- View the full documentation(Chinese)