|
|
2 years ago | |
|---|---|---|
| .. | ||
| main | 2 years ago | |
| CMakeLists.txt | 2 years ago | |
| README.md | 2 years ago | |
| pytest_mpi.py | 2 years ago | |
| sdkconfig.defaults | 2 years ago | |
| Supported Targets | ESP32 | ESP32-C3 | ESP32-C6 | ESP32-H2 | ESP32-S2 | ESP32-S3 |
|---|
This application contains basic test cases for the MPI peripheral without using any OS functionality or higher abstraction layer.
This contains tests for the following features of MPI peripheral:
idf.py set-target <TARGET>
idf.py build
idf.py flash monitor
Enter the test that you want to run locally
pytest --target <TARGET>