mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-01-27 12:50:39 +03:00
10 lines
451 B
YAML
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"
|