nuttx-apps/netutils/mdns
Tim Hardisty 30b1c024a1 apps/netutils: add mdns library support
This commit allows an external mDNS library to be included in NuttX.

It originates from here: <https://github.com/mjansson/mdns>

It is declared as being in the Public Domain as per <http://unlicense.org>

Signed-off-by: Tim Hardisty <timh@jti.uk.com>
2025-06-02 23:18:24 +08:00
..
Kconfig apps/netutils: add mdns library support 2025-06-02 23:18:24 +08:00
Make.defs apps/netutils: add mdns library support 2025-06-02 23:18:24 +08:00
Makefile apps/netutils: add mdns library support 2025-06-02 23:18:24 +08:00
mdnsd.c apps/netutils: add mdns library support 2025-06-02 23:18:24 +08:00
verbose_option.patch apps/netutils: add mdns library support 2025-06-02 23:18:24 +08:00