mirror of
https://github.com/espressif/esp-idf
synced 2025-03-15 03:59:08 -04:00
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