esp-idf/components/esp_eth
David Cermak 1e674f1d20 esp_eth: Update KSZ8851SNL driver to use global error checkers
Also updated KSZ8851SNL per internal code review:
* Removed Link status change interrupt as it's handled with polling
* Added auto negotiation timeout
* Updated typedefs, moved types to appropriate source, updated
  components/esp_eth/src/ksz8851.h to use only inherent device types
* Applied IDF code formatting
* Updated header file order to include first the most generic to more
  specific
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: Update KSZ8851SNL driver to use global error checkers 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