esp-idf/components/esp_eth/src/phy
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
..
esp_eth_phy_802_3.c feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
esp_eth_phy_dp83848.c feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
esp_eth_phy_ip101.c feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
esp_eth_phy_ksz80xx.c feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
esp_eth_phy_lan87xx.c feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
esp_eth_phy_rtl8201.c feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00