esp-idf/examples/common_components/protocol_examples_common
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
..
include examples: Strip IPv6 function in example and use sockaddr_storage to replace sockaddr_in6 2021-02-23 18:26:03 +08:00
addr_from_stdin.c examples: Strip IPv6 function in example and use sockaddr_storage to replace sockaddr_in6 2021-02-23 18:26:03 +08:00
CMakeLists.txt examples: add socket stdin utils to common connect component 2020-03-23 12:19:38 +00:00
connect.c freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
Kconfig.projbuild esp_eth: rework KSZ80xx implementation and add more KSZ80xx PHYs 2021-12-02 11:56:08 +01:00
stdin_out.c vfs: support vfs uart set line endings with specified uart number 2020-07-10 11:15:09 +08:00