esp-idf/components/mdns
Anton Maklakov b02ac9cab9 Merge branch 'bugfix/passing_cmake_cxx_std_option' into 'master'
cmake: fix issue with passing cxx_std option for GCC 11, a common workaround

See merge request espressif/esp-idf!17362
2022-03-11 17:29:48 +08:00
..
host_test Merge branch 'bugfix/passing_cmake_cxx_std_option' into 'master' 2022-03-11 17:29:48 +08: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 esp_netif: Remove tcpip_adapter compatibility layer 2022-03-10 08:19:43 +01: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.c 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