esp-idf/components/mdns
Djordje Nedic facab8c5a7 tools: Increase the minimal supported CMake version to 3.16
This updates the minimal supported version of CMake to 3.16, which in turn enables us to use more CMake features and have a cleaner build system.
This is the version that provides most new features and also the one we use in our latest docker image for CI.
2022-06-01 06:35:02 +00:00
..
host_test tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
include mdns: Fix copyright messages, update API descrition 2022-03-09 07:33:23 +01:00
private_include mdns: Indicate interface using esp_netif in search results 2022-03-08 13:44:14 +01:00
test mdns: Remove legacy esp_event API 2022-02-21 07:54:07 +01:00
test_afl_fuzz_host tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
CMakeLists.txt mdns: Add host test using linux target 2021-08-17 18:39:40 +08:00
Kconfig mdns: Fix copyright messages, update API descrition 2022-03-09 07:33:23 +01:00
mdns_console.c mdns: Fix copyright messages, update API descrition 2022-03-09 07:33:23 +01:00
mdns_networking_lwip.c mdns: Indicate interface using esp_netif in search results 2022-03-08 13:44:14 +01:00
mdns_networking_socket.c mdns: Fix copyright messages, update API descrition 2022-03-09 07:33:23 +01:00
mdns.c mdns: Fix copyright messages, update API descrition 2022-03-09 07:33:23 +01:00