mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-28 03:23:14 +00:00
525 B
525 B
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C6 | ESP32-H2 | ESP32-P4 | ESP32-S2 | ESP32-S3 | Linux |
|---|
Note: Most of the test cases shouldn't be run manually, but pytest should be used instead. E.g., to run all test cases on ESP32 using pytest, use:
pytest --target esp32 -m generic