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
Defmt 1.0 is now out and has been for a while. Some embedded-* crates, such as embedded-io seem to support it, but others, such as embedded-hal are stuck on defmt 0.3. It would be good to update everything to defmt 1.0 and probably deprecate the defmt-03 features.