gojimmypi a13f48aea0 Update Espressif Examples | vor 1 Monat | |
---|---|---|
.. | ||
CMakeLists.txt | vor 3 Jahren | |
README.md | vor 1 Monat | |
component.mk | vor 5 Jahren | |
test_wolfssl.c | vor 1 Jahr |
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.