esp-idf/components/esp_eth
David Cermak 676cd99c42 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-07 16:38:43 +02:00
..
include esp_eth: add support for multiple Ethernets modules at a time 2021-08-24 17:10:36 +02:00
src esp_eth: Fix dm9051 Rx interrupt processing 2021-09-07 16:38:43 +02:00
test esp_eth: add support for multiple Ethernets modules at a time 2021-08-24 17:10:36 +02:00
CMakeLists.txt esp_eth: Add support to LAN87xx family 2021-07-28 19:34:05 +08:00
component.mk esp_eth: fix default PHY reset gpio 2021-05-18 11:16:05 +08:00
Kconfig esp_eth: Change clock mode setting 2021-07-08 14:27:31 +02:00