-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Upgrade heapless to 0.9, embedded-io-async to 0.7 and defmt to 1.x #4957
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
base: main
Are you sure you want to change the base?
Upgrade heapless to 0.9, embedded-io-async to 0.7 and defmt to 1.x #4957
Conversation
4b66f3b to
1487feb
Compare
…b.com:brainstorm/embassy into heapless_embedded-io-async_defmt_version_bump
|
See #4745 for embedded-io We can't upgade heapless until smoltcp upgrades it. About defmt: we're already using 1.0 everywhere, there's nothing to upgrade. |
Thanks for the feedback @Dirbaio! ... what's the blocker on heapless 0.9 for smol? I see it merged already in smoltcp-rs/smoltcp#1083 ? |
|
A release. |
If I understood correctly from the last comment in rust-embedded/embedded-hal#716 (comment) the removal of all
Pre-xmas communitly present? 🙏🏻 Let me know if I can help in any way with this :) I'll now get acquainted with https://github.com/embassy-rs/cargo-embassy-devtool to compile all embassy-rs locally avoid CI failed builds spam (sorry about them!). |
Embassy crates don't define any |
No description provided.