esp-idf/components/esp_eth
Ondrej Kosta d15a9c2c48 feat(esp_eth): a new folder structure of the driver and other improvements
Fixed memory leak in emac_esp_new_dma function.

Polished ESP EMAC cache management.

Added emac_periph definitions based on SoC features and improved(generalized) ESP EMAC GPIO
initialization.

Added ESP EMAC GPIO reservation.

Added check for frame error condition indicated by EMAC DMA and created a target test.
2024-05-14 08:23:31 +02:00
..
include feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
src feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
test_apps feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
CMakeLists.txt feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
Kconfig feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
linker.lf feat(esp_eth): Added support of internal EMAC for ESP32P4 2024-01-16 14:29:25 +01:00