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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Bug: cannot print a big slice type: bug Something isn't working
#825 opened Mar 29, 2024 by ValouBambou
Why "pub fn panic() -> !" is "#[inline(always)]" type: bug Something isn't working
#824 opened Mar 29, 2024 by gobftald
[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
Define an MSRV
#819 opened Mar 11, 2024 by MabezDev
Use UnsafeCell instead of static-mut type: enhancement Enhancement or feature request
#817 opened Mar 7, 2024 by jonathanpallant
panic-probe unbuildable by nightly. type: bug Something isn't working
#815 opened Mar 4, 2024 by kareled
Licenses are missing copyright information type: bug Something isn't working
#814 opened Feb 27, 2024 by arctic-alpaca
panic-probe should do bkpt not udf? type: enhancement Enhancement or feature request
#809 opened Feb 6, 2024 by jonathanpallant
Color in the format string is not propagated type: bug Something isn't working
#806 opened Jan 17, 2024 by korken89
roadmap to v1.0.0? status: needs decision The Knurling team needs to make a decision on this type: question A question that isn't answered by the docs
#795 opened Nov 14, 2023 by rursprung
Nonblocking rtt
#792 opened Nov 1, 2023 by usbalbin
book: Acquisition outdated
#788 opened Oct 12, 2023 by chrysn
Add a way to specify the log level of a module in code difficulty: medium Somewhat difficult to solve status: needs decision The Knurling team needs to make a decision on this type: enhancement Enhancement or feature request
#779 opened Oct 2, 2023 by andresovela
Mention the need for Encoder in certain cases in documentation status: needs PR Issue just needs a Pull Request implementing the changes type: documentation Fixes, improvements or additions to the documentation
#770 opened Aug 6, 2023 by Qix-
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 WebAssembly support to defmt-print status: needs info Requires more information from the reporter to move forward type: enhancement Enhancement or feature request
#738 opened Mar 9, 2023 by ia0
ProTip! Adding no:label will show everything without a label.