Files
esp-protocols/components/mdns/idf_component.yml
Suren Gabrielyan 75af01670e bump(mdns): 1.2.2 -> 1.2.3
1.2.3
Bug Fixes
- fixed CI issues for host and afl tests (4be5efc84e)
- fix copy delegated host addr (19fb36000c)
- enable CONFIG_ESP_WIFI_ENABLED if CONFIG_SOC_WIFI_SUPPORTED is also enabled (for ESP-IDF <= 5.1) (d20a718320)
- remove protocol_examples_common (1ee9dae6bf)
- move the example into a subdirectory (d28232b9f8)
- reference protocol_examples_common from IDF (c83b76ea8f)
2024-01-05 14:00:34 +04:00

7 lines
153 B
YAML

version: "1.2.3"
description: mDNS
url: https://github.com/espressif/esp-protocols/tree/master/components/mdns
dependencies:
idf:
version: ">=5.0"