mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-28 21:33:32 +00:00

W5500 features an Ethernet MAC+PHY, plus a HW SOCKET implementation. But in IDF, we only use software TCP/IP stack, which means we have to bypass the HW TCP/IP stack in W5500. So we enables the MAC RAW mode in W5500.