Skip to content

Issues: knurling-rs/defmt

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

defmt-test: Fix #[ignore] attribute difficulty: medium Somewhat difficult to solve priority: medium Medium priority for the Knurling team type: bug Something isn't working
#731 opened Feb 1, 2023 by liam-b
Support for targets without native atomics priority: medium Medium priority for the Knurling team status: blocked Blocked on another issue, or on upstream libraries status: needs decision The Knurling team needs to make a decision on this topic: risc-v
#597 opened Sep 28, 2021 by MabezDev
derive(Format): add field attribute to map a field with a method prior to formatting it difficulty: medium Somewhat difficult to solve priority: medium Medium priority for the Knurling team status: needs design This feature needs design work to move forward type: enhancement Enhancement or feature request
#502 opened Jun 4, 2021 by japaric
It's impossible to support multiple versions of defmt in a crate difficulty: medium Somewhat difficult to solve priority: medium Medium priority for the Knurling team status: needs info Requires more information from the reporter to move forward type: bug Something isn't working
#426 opened Mar 6, 2021 by jonas-schievink
missing location info in backtrace frame when using defmt::unwrap! difficulty: easy Pretty easy to solve priority: medium Medium priority for the Knurling team type: bug Something isn't working
#423 opened Mar 4, 2021 by japaric
defmt-print: misleading error message on defmt version mismatch difficulty: easy Pretty easy to solve priority: medium Medium priority for the Knurling team type: bug Something isn't working
#412 opened Feb 24, 2021 by japaric
assert_eq! tag priority: medium Medium priority for the Knurling team status: needs PR Issue just needs a Pull Request implementing the changes type: documentation Fixes, improvements or additions to the documentation
#271 opened Nov 24, 2020 by japaric
ProTip! Exclude everything labeled bug with -label:bug.