mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00: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