esp-idf/components/esp_eth
David Cermak 609f5ef9a0 esp_eth: Fix dm9051 Rx interrupt processing
* Disable Tx interrupts to fix race condition of missing Rx interrupt
* Check if GPIO interrupt is asserted periodically if the ISR event missed

Closes https://github.com/espressif/esp-idf/issues/6414
2021-09-21 11:10:19 +02:00
..
include esp_eth: deprecate esp_eth_receive 2021-01-27 23:48:01 +08:00
src esp_eth: Fix dm9051 Rx interrupt processing 2021-09-21 11:10:19 +02: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
component.mk 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