Replies: 2 comments 1 reply
-
Yea there is a fix coming for that #2040 |
Beta Was this translation helpful? Give feedback.
0 replies
-
This has now been resolved in the v0.20.1 release, sorry for the inconvenience! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to upgrade an app I'm working on to
esp-hal 0.20
released today and I receive multiple compilation errors as below (exactly the same, just on different lines, replicated many times), what's causing that?To provide the full picture,
I also updated all other
esp-*
crates as well asembassy
(I assumed it would be compatible with currentembassy
crates).I also updated my local copy of
mbed-tls
to useesp-hal 0.20.0
.Beta Was this translation helpful? Give feedback.
All reactions