esp-idf/components/esp_eth
David Cermak d09f6cac24 esp_eth: Improve GPIO interrupt processing in w5500 driver
Increase the interrupt reassert level timing so the chances of missing
two consecutive events are minimal.
Enable only SIR_RECV interrupt event, so the SEND events are not used
for GPIO signal.
2021-06-23 12:41:45 +08:00
..
include esp_eth: deprecate esp_eth_receive 2021-01-27 23:48:01 +08:00
src esp_eth: Improve GPIO interrupt processing in w5500 driver 2021-06-23 12:41:45 +08:00
test eth: added cert for download test 2021-01-07 11:22:23 +08:00
CMakeLists.txt eth: support W5500 MAC RAW mode 2020-11-16 13:30:49 +08:00
Kconfig esp_eth: added option to disable soft flow control when rx buffer is few 2021-02-01 14:14:54 +08:00
component.mk eth: support W5500 MAC RAW mode 2020-11-16 13:30:49 +08:00