esp-idf/components/esp_eth/include
morris 1e905acacf eth: support W5500 MAC RAW mode
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.
2020-11-16 13:30:49 +08:00
..
esp_eth.h
esp_eth_com.h
esp_eth_mac.h eth: support W5500 MAC RAW mode 2020-11-16 13:30:49 +08:00
esp_eth_netif_glue.h
esp_eth_phy.h eth: support W5500 MAC RAW mode 2020-11-16 13:30:49 +08:00
eth_phy_regs_struct.h