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
because stable doesn't download the latest stable toolchain, it just uses the stable toolchain installed on the system. I found this when I generated the project and my stable was too old for esp-hal.
At least #88 would have shown you a red flag ... errr a red cross there.
The one thing I don't like about specific stables or nightlies in toolchain.toml is that I end up with a lot of them over time (probably just me especially since my SSDs have enough free space to not worry about it ...)
We could one step further in the rust-toolchain.toml by doing something like this:
Unfortunately I think this will only work on RISC-V until Xtensa is upstreamed.
The text was updated successfully, but these errors were encountered: