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.