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

panic-probe "only supports Cortex-M targets" (could be mentioned in the docs) difficulty: easy Pretty easy to solve good first issue Good for newcomers status: needs PR Issue just needs a Pull Request implementing the changes type: documentation Fixes, improvements or additions to the documentation
#860 opened Jul 31, 2024 by lure23
[defmt-test] Not possible to show location of test functions in stdout logger difficulty: easy Pretty easy to solve type: documentation Fixes, improvements or additions to the documentation
#820 opened Mar 12, 2024 by mhatzl
defmt impls for time difficulty: easy Pretty easy to solve good first issue Good for newcomers type: enhancement Enhancement or feature request
#763 opened Jun 27, 2023 by burrbull
add column location information to log statements difficulty: easy Pretty easy to solve priority: low Low priority for the Knurling team status: blocked Blocked on another issue, or on upstream libraries type: enhancement Enhancement or feature request
#479 opened May 18, 2021 by japaric
consider bundling the mdbook with API docs served on docs.rs difficulty: easy Pretty easy to solve priority: low Low 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
#433 opened Mar 22, 2021 by japaric
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-test: specify in which order tests are run difficulty: easy Pretty easy to solve good first issue Good for newcomers priority: low Low 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
#422 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
Don't rely on Span's debug representation difficulty: easy Pretty easy to solve priority: low Low priority for the Knurling team status: blocked Blocked on another issue, or on upstream libraries type: enhancement Enhancement or feature request
#344 opened Jan 15, 2021 by jonas-schievink
ProTip! Adding no:label will show everything without a label.