gojimmypi a13f48aea0 Update Espressif Examples | 1 місяць тому | |
---|---|---|
.. | ||
CMakeLists.txt | 3 роки тому | |
README.md | 1 місяць тому | |
component.mk | 5 роки тому | |
test_wolfssl.c | 1 рік тому |
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.