Files
AI-on-the-edge-device/code/components/mdns/idf_component.yml
michael 4905663933 test1
2026-01-17 02:49:32 +01:00

10 lines
451 B
YAML

version: "1.4.3"
description: "Multicast UDP service used to provide local network service and host discovery."
url: "https://github.com/espressif/esp-protocols/tree/master/components/mdns"
issues: "https://github.com/espressif/esp-protocols/issues"
documentation: "https://docs.espressif.com/projects/esp-protocols/mdns/docs/latest/en/index.html"
repository: "https://github.com/espressif/esp-protocols.git"
dependencies:
idf:
version: ">=5.0"