esp-idf/components/esp_eth/test_apps
Ondrej Kosta b0259f59c2 fix(esp_eth): improved SPI Ethernet _alloc_recv_buf error handling 2024-02-14 12:40:04 +01:00
..
main fix(esp_eth): improved SPI Ethernet _alloc_recv_buf error handling 2024-02-14 12:40:04 +01:00
.build-test-rules.yml
.gitignore
CMakeLists.txt
README.md
pytest_esp_eth.py fix(esp_eth): improved SPI Ethernet _alloc_recv_buf error handling 2024-02-14 12:40:04 +01:00
sdkconfig.ci.default_dm9051
sdkconfig.ci.default_dp83848
sdkconfig.ci.default_ip101
sdkconfig.ci.default_ip101_esp32p4
sdkconfig.ci.default_ksz8041
sdkconfig.ci.default_ksz8851snl
sdkconfig.ci.default_lan8720
sdkconfig.ci.default_rtl8201
sdkconfig.ci.default_w5500
sdkconfig.ci.poll_dm9051 feat(esp_eth): added SPI Ethernet module polling mode 2024-02-07 11:21:57 +01:00
sdkconfig.ci.poll_ksz8851snl feat(esp_eth): added SPI Ethernet module polling mode 2024-02-07 11:21:57 +01:00
sdkconfig.ci.poll_w5500 feat(esp_eth): added SPI Ethernet module polling mode 2024-02-07 11:21:57 +01:00
sdkconfig.ci.release_ip101
sdkconfig.ci.single_core_ip101

README.md

EMAC Test

Supported Targets ESP32

This test app is used to test Ethernet MAC behavior with different chips.

Prerequisites

Install third part Python packages:

pip install scapy