Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
wolfSSL 5.8.0 Release for Arduino
This is not the final release of v5.8.0 for Arduino, rather the as-released version of wolfssl
v5.8.0-stable
.I plan to apply a minor post release fix that did not make it in time for the wolfssl release as I was traveling. See wolfSSL/wolfssl#8668 which I will apply here in a separate PR before publishing this repo to the Arduino library.
Unlike the prior 5.7.6 Release, this PR used a more elaborate script wrapper for wolfssl-arduino.sh, in particular to clone fresh repositories such as the examples moved to wolfSSL/wolfssl-examples/Arduino in wolfSSL/wolfssl-examples#499 and wolfSSL/wolfssl#8514:
Output from
wolfssl-arduino.sh
should look like:Reminder that the Arduino library requires this repository to be updated, and a tag created before being available in the Arduino library. See the requirements of Arduino libraries as described in the Arduino Library Specification.
See also:
https://downloads.arduino.cc/libraries/logs/github.com/wolfSSL/Arduino-wolfSSL/
https://docs.arduino.cc/learn/starting-guide/software-libraries/
Initial #1 and prior #8