mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-29 18:27:31 +02:00
1.3.0 Features - add a new mdns query mode `browse` (af330b6
) - Make including mdns_console KConfigurable (27adbfe
) Bug Fixes - Schedule all queued Tx packets from timer task (d4e693e
) - add lock for some common apis (21c84bf
) - fix mdns answer append while host is invalid (7be16bc
)
7 lines
153 B
YAML
7 lines
153 B
YAML
version: "1.3.0"
|
|
description: mDNS
|
|
url: https://github.com/espressif/esp-protocols/tree/master/components/mdns
|
|
dependencies:
|
|
idf:
|
|
version: ">=5.0"
|