Add espressif__mdns component

This commit is contained in:
2025-05-26 16:50:10 -04:00
parent e7b4eebcf9
commit 7396290467
109 changed files with 17272 additions and 9 deletions

View File

@@ -0,0 +1,4 @@
CONFIG_IDF_TARGET="linux"
CONFIG_TEST_HOSTNAME="myesp"
CONFIG_MDNS_ENABLE_DEBUG_PRINTS=y
CONFIG_MDNS_RESPOND_REVERSE_QUERIES=y