Conversation
|
With the merge of this PR, I've created Arduino-wolfSSL Release tag 5.7.2. After a short period of time, the Arduino Indexer should indicate the most recent version being available: https://downloads.arduino.cc/libraries/logs/github.com/wolfSSL/Arduino-wolfSSL/ See also: https://www.arduino.cc/reference/en/libraries/wolfssl/ Note there's arduino/library-registry#4300 that describes past update problems that appears to still be occurring today. I think it eventually works out. |
|
After a few days of delay, it appears the indexer over at Arduino successfully ran and wolfSSL 5.7.2 is now available in the Arduino Library. No changes here: the tag creation mentioned above worked as expected to refresh Arduino version when the indexer ran. I have a little microblog over on X/Twitter with additional details. |
The published version of wolfSSL for Arduino when running wolfssl-arduino.sh for wolfSSL v5.7.2:
Log:
Also included in a commit that adds some PlatformIO-specific files, as well as a minor
.gitignoreupdate to ignore placeholder files during publish:Reminder that he 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/