esp-idf/components/mdns
Darian Leung 57fd78f5ba freertos: Remove legacy data types
This commit removes the usage of all legacy FreeRTOS data types that
are exposed via configENABLE_BACKWARD_COMPATIBILITY. Legacy types can
still be used by enabling CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY.
2022-02-09 23:05:45 +08:00
..
host_test freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
include mdns: Use multi/uni-cast types in API 2022-01-14 17:12:51 +00:00
private_include freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
test Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
test_afl_fuzz_host freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
CMakeLists.txt
Kconfig mdns: allow mutiple instances with same service type 2021-09-22 13:07:31 +08:00
mdns.c freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
mdns_console.c
mdns_networking_lwip.c
mdns_networking_socket.c mdns: Minor err print fix in socket-networking layer 2021-12-16 16:00:44 +01:00