mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-31 10:06:32 +03:00
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