This release reworked the initialization code to provide more robust initialization, especially when no USB stick is present. It incorporates [Version 1.0 of SystemK](Software/SystemK#9). This is the first release for the [32ESPecial Blaster Kits](https://link.clubk.club/2025002). Co-authored-by: Joe Kearney <joe@clubk.club> Reviewed-on: #9 |
||
|---|---|---|
| .. | ||
| 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)