|
|
пре 2 година | |
|---|---|---|
| .. | ||
| main | пре 2 година | |
| CMakeLists.txt | пре 2 година | |
| README.md | пре 2 година | |
| pytest_ecc.py | пре 2 година | |
| sdkconfig.defaults | пре 2 година | |
| Supported Targets | ESP32-C2 | ESP32-C6 | ESP32-H2 |
|---|
This application contains basic test cases for the ECC peripheral without using any OS functionality or higher abstraction layer.
This contains tests for the following features of ECC peripheral:
If the hardware supports extended work modes then it also tests:
idf.py set-target <TARGET>
idf.py build
idf.py flash monitor
Enter the test that you want to run locally
pytest --target <TARGET>