8 releases
Uses new Rust 2021
new 0.3.4 | Jan 24, 2023 |
---|---|
0.3.3 | Oct 6, 2022 |
0.3.2 | Mar 10, 2022 |
0.3.0 | Nov 10, 2021 |
0.1.0 | Jan 15, 2021 |
#6 in #embedded-systems
104 downloads per month
120KB
3K
SLoC
defmt-print
A tool to decode and print
defmt
data
There's no stable library API to decode defmt
log frames but this tool can be used to decode defmt
data and print it to the console.
Support
defmt-print
is part of the Knurling project, Ferrous Systems' effort at
improving tooling used to develop for embedded systems.
If you think that our work is useful, consider sponsoring it via GitHub Sponsors.
License
Licensed under either of
-
Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
-
MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.
Dependencies
~6.5MB
~135K SLoC