esp-idf/components/esp_eth/test_apps
Ondrej Kosta 1042115566 esp_eth pytest: increased robustness of the L2 test
Added filtering frames based on MAC address
2023-05-02 10:25:58 +02:00
..
main esp_eth pytest: increased robustness of the L2 test 2023-05-02 10:25:58 +02:00
.gitignore
CMakeLists.txt
README.md
pytest_esp_eth.py esp_eth pytest: increased robustness of the L2 test 2023-05-02 10:25:58 +02:00
sdkconfig.ci.default_dm9051
sdkconfig.ci.default_dp83848
sdkconfig.ci.default_ip101
sdkconfig.ci.default_ksz80xx
sdkconfig.ci.default_ksz8851snl
sdkconfig.ci.default_lan8720
sdkconfig.ci.default_rtl8201
sdkconfig.ci.default_w5500
sdkconfig.ci.release_ip101
sdkconfig.ci.single_core_ip101 ci: remove redundent ci configs for chip support and network components 2023-04-26 17:29:51 +08:00

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