Update to defmt 1.0

Open
#707 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
rust
Domain
embedded-iot

Research direction

Start by inventorying the embedded-* crates in this repository and locating their defmt dependency and feature declarations. Compare the crates that support defmt 1.0 with those still using 0.3; done means the relevant crates use defmt 1.0 and the defmt-03 features are deprecated where appropriate.

Written by the indexing model from the issue text.

Description

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.

Dominant language
Rust
Stars
2.7k
Forks
282
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rust-embedded/embedded-hal

All issues in rust-embedded/embedded-hal

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.