gojimmypi a13f48aea0 Update Espressif Examples | před 1 měsícem | |
---|---|---|
.. | ||
CMakeLists.txt | před 3 roky | |
README.md | před 1 měsícem | |
component.mk | před 5 roky | |
test_wolfssl.c | před 1 rokem |
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.