esp-idf/components/esp_eth
Vladimir Chistyakov c4f131e6ee esp_eth: Add a KSZ8851SNL SPI Ethernet driver
Implement the PHY and MAC layers in the driver similar to
the W5500 driver.

Update Kconfig, CMakeLists.txt, and component.mk to incorporate
the changes.

Resolves: #6542

Merges https://github.com/espressif/esp-idf/pull/6636
Closes https://github.com/espressif/esp-idf/issues/6542
2021-04-22 13:55:51 +00:00
..
include esp_eth: Add a KSZ8851SNL SPI Ethernet driver 2021-04-22 13:55:51 +00:00
src esp_eth: Add a KSZ8851SNL SPI Ethernet driver 2021-04-22 13:55:51 +00:00
test eth: added cert for download test 2021-01-07 11:22:23 +08:00
CMakeLists.txt esp_eth: Add a KSZ8851SNL SPI Ethernet driver 2021-04-22 13:55:51 +00:00
component.mk esp_eth: Add a KSZ8851SNL SPI Ethernet driver 2021-04-22 13:55:51 +00:00
Kconfig esp_eth: Add a KSZ8851SNL SPI Ethernet driver 2021-04-22 13:55:51 +00:00