esp-idf/components/esp_eth/test_apps
Djordje Nedic facab8c5a7 tools: Increase the minimal supported CMake version to 3.16
This updates the minimal supported version of CMake to 3.16, which in turn enables us to use more CMake features and have a cleaner build system.
This is the version that provides most new features and also the one we use in our latest docker image for CI.
2022-06-01 06:35:02 +00:00
..
main esp_eth/test_apps: test stability/performance improvement 2022-03-10 08:16:18 +01:00
.gitignore
CMakeLists.txt tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
README.md Created EMAC start/stop stress test under heavy traffic 2022-02-14 08:21:43 +01:00
pytest_esp_eth.py esp_eth/test_apps: fixed byte order of EthType during raw socket creation 2022-04-12 12:33:57 +00:00
sdkconfig.ci.ip101
sdkconfig.ci.lan8720

README.md

EMAC Test

Supported Targets ESP32

This test app is used to test MAC layer behavior with different PHY chips:

  • IP101
  • LAN8720

Prerequisites

Install third part Python packages:

pip install scapy