added and activated espressif mDNS service (#3494)

* added and activated espressif mDNS service

* moved esp-protocols to code/components
This commit is contained in:
fsck-block
2025-01-17 23:16:55 +01:00
committed by GitHub
parent 6e474441f6
commit 1e60d839b7
4 changed files with 16 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "code/components/stb"]
path = code/components/stb
url = https://github.com/nothings/stb.git
[submodule "code/components/esp-protocols"]
path = code/components/esp-protocols
url = https://github.com/espressif/esp-protocols.git