This release updates the [ESP-IDF](https://docs.espressif.com/projects/esp-idf/en/v5.5.1/esp32s3/index.html) to [v5.5.1](https://github.com/espressif/esp-idf/releases/tag/v5.5.1). It also pulls in the latest changes to [SystemK](https://git.ktag.clubk.club/Software/SystemK): - We'd better log the Playing_Interacting state... (Software/SystemK#8) - Slow Fire (Software/SystemK#7) Co-authored-by: Joe Kearney <joe@clubk.club> Reviewed-on: #8 |
||
|---|---|---|
| .. | ||
| examples/query_advertise | ||
| include | ||
| private_include | ||
| tests | ||
| .component_hash | ||
| .cz.yaml | ||
| CHANGELOG.md | ||
| CMakeLists.txt | ||
| idf_component.yml | ||
| Kconfig | ||
| LICENSE | ||
| mdns.c | ||
| mdns_console.c | ||
| mdns_mem_caps.c | ||
| mdns_networking_lwip.c | ||
| mdns_networking_socket.c | ||
| mem_prefix_script.py | ||
| 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)