You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(SHA): Use hardware acceleration for SHA operations
* feat(SHA): Borrow the SHA peripheral instead of unsafely stealing
* fix(init_ssl): Cleanup allocated resources on error to prevent a memory leak.
* Use patched version of `edge-net` and `embassy-executor`
- Use the current HEAD of edge-net for the lifetimes fix in edge-http
- Use a patched version for embassy-executor before 0.6.0 was yanked.
0 commit comments