mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04: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.