|
|
3 лет назад | |
|---|---|---|
| .. | ||
| 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>