esp-idf/components/esp_eth
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
..
include eth: support W5500 MAC RAW mode 2020-11-16 13:30:49 +08:00
src eth: support W5500 MAC RAW mode 2020-11-16 13:30:49 +08:00
test eth: support W5500 MAC RAW mode 2020-11-16 13:30:49 +08:00
CMakeLists.txt eth: support W5500 MAC RAW mode 2020-11-16 13:30:49 +08:00
Kconfig eth: support W5500 MAC RAW mode 2020-11-16 13:30:49 +08:00
component.mk eth: support W5500 MAC RAW mode 2020-11-16 13:30:49 +08:00