esp-idf/examples/ethernet/basic/components/ethernet_init
Ondrej Kosta f6420436eb 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-06-07 15:26:18 +02:00
..
CMakeLists.txt Ethernet examples: added new common init for Ethernet drivers 2022-08-26 15:43:16 +02:00
ethernet_init.c feat(esp_eth): a new folder structure of the driver and other improvements 2024-06-07 15:26:18 +02:00
ethernet_init.h feat(esp_eth): a new folder structure of the driver and other improvements 2024-06-07 15:26:18 +02:00
Kconfig.projbuild feat(esp_eth): added configuration of SPI ETH for ESP32P4 ETH examples 2024-03-04 16:23:40 +01:00