# EMAC Test | Supported Targets | ESP32 | ESP32-P4 | | ----------------- | ----- | -------- | This test app is used to test Ethernet MAC behavior with different chips. ## Prerequisites Install third part Python packages: ```bash pip install scapy ```