|
|
%!s(int64=3) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| main | %!s(int64=2) %!d(string=hai) anos | |
| CMakeLists.txt | %!s(int64=2) %!d(string=hai) anos | |
| README.md | %!s(int64=2) %!d(string=hai) anos | |
| pytest_ecc.py | %!s(int64=2) %!d(string=hai) anos | |
| sdkconfig.defaults | %!s(int64=2) %!d(string=hai) anos | |
| 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>