esp-idf/components/esp_eth/test_apps/main
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
..
CMakeLists.txt feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
dl_espressif_com_root_cert.pem tests: update Root certificate for the test endpoints 2023-05-16 15:56:29 +05:30
esp_eth_test_apps.c fix(esp_eth): Fixed Ethernet link reset when Ethernet is stopped 2024-02-16 16:36:26 +01:00
esp_eth_test_common.c feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
esp_eth_test_common.h Ethernet related tests improvements 2022-11-28 11:34:34 +00:00
esp_eth_test_esp_emac.c feat(esp_eth): a new folder structure of the driver and other improvements 2024-05-14 08:23:31 +02:00
esp_eth_test_l2.c ci(esp_eth): increased L2 test wait for connection timeout 2024-03-12 09:09:40 +01:00
esp_eth_test_main.c Ethernet related tests improvements 2022-11-28 11:34:34 +00:00
Kconfig.projbuild feat(esp_eth): added SPI Ethernet module polling mode 2024-02-07 11:21:57 +01:00