esp-idf/examples/common_components/protocol_examples_common
Fischerauer Christian 3fb83f2866 esp_eth: rework KSZ80xx implementation and add more KSZ80xx PHYs
* add support for KSZ8001, KSZ8021, KSZ8031, KSZ8051 and KSZ8061
* remove duplicate code
* simplify architecture to make the code base extensible (for future work)
2021-12-02 11:56:08 +01:00
..
include 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
Kconfig.projbuild esp_eth: rework KSZ80xx implementation and add more KSZ80xx PHYs 2021-12-02 11:56:08 +01: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
connect.c 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