-
Notifications
You must be signed in to change notification settings - Fork 834
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Espressif Component Manager Integration Needed #5319
Comments
See #6018 for an example of a "no install" wolfssl component. |
In addition to the "no install" CMakeLists.txt as used in the wolfssl_benchmark and wolfssl_test examples, the wolfSSL library is now available in the new Espressif Managed Components ESP Registry at components.espressif.com/components/wolfssl/wolfssl. I'll be creating a PR soon to show an example of how the managed component wolfssl would be used in a new project. |
See #6708 |
The publishing scripts and supporting files from #6708 have all been moved to The production wolfssl managed component is now available at The developer-specific namespace staging instances for testing is at: |
Version
Latest master branch
Description
As noted in espressif/esp-idf#9288 there's a new Espressif Component Manager in the works.
wolfSSL needs to be integrated as an ESP-IDF component.
See #6234 for a roadmap of Espressif updates.
The text was updated successfully, but these errors were encountered: