esp-idf/examples/network
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
..
network_tests Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
simple_sniffer esp_eth: rework KSZ80xx implementation and add more KSZ80xx PHYs 2021-12-02 11:56:08 +01:00
README.md examples: create a new folder structure for generic network examples 2021-07-26 12:25:19 +02:00

Network Examples

Contains examples related to general network environment, test & analysis.

See the README.md file in the upper level examples directory for more information about examples.