This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-protocols
Watch
1
Star
0
Fork
1
You've already forked esp-protocols
mirror of
https://github.com/espressif/esp-protocols.git
synced
2025-07-20 14:02:21 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
84bd1d7e88911a06328b8fab3f4bd916aeff1e47
esp-protocols
/
components
/
mdns
History
Angus Gratton
84bd1d7e88
build system: Initial cmake support, work in progress
...
* Original commit:
espressif/esp-idf@c671a0c3eb
2022-05-27 17:44:22 +04:00
..
include
Import mDNS changes
2022-05-27 17:44:22 +04:00
private_include
Import mDNS changes
2022-05-27 17:44:22 +04:00
test_afl_fuzz_host
fix the bug that in mdns test code redefine esp_err_t to uint32_t, which should be int32_t
2022-05-27 17:44:22 +04:00
CMakeLists.txt
build system: Initial cmake support, work in progress
2022-05-27 17:44:22 +04:00
component.mk
Import mDNS changes
2022-05-27 17:44:22 +04:00
mdns_console.c
Import mDNS changes
2022-05-27 17:44:22 +04:00
mdns.c
Fix exception when service is removed while there are pending packets that depend on it
2022-05-27 17:44:22 +04:00