gojimmypi a13f48aea0 Update Espressif Examples | il y a 1 mois | |
---|---|---|
.. | ||
CMakeLists.txt | il y a 3 ans | |
README.md | il y a 1 mois | |
component.mk | il y a 5 ans | |
test_wolfssl.c | il y a 1 an |
The test contains of wolfSSL unit-test app on Unity.
When you want to run the app
idf.py menuconfig
to configure unit test app.idf.py -T wolfssl build
to build wolfssl unit test app.See Espressif for more information about unit test app.