2 releases
0.1.2 | Dec 22, 2023 |
---|---|
0.1.1 | Nov 19, 2022 |
0.1.0 |
|
#306 in Embedded development
12KB
135 lines
defmt-tcp
A tool to decode and print
defmt
logs received through a tcp socket.
This crate is a modified copy of: (https://github.com/Javier-varez/defmt-uart/blob/main/README.md)
This crate is a derived work from the original defmt project.
Installation
run cargo install defmt-tcp
Support
Original defmt
work is part of the Knurling project, Ferrous Systems' effort at
improving tooling used to develop for embedded systems.
If you think this work is useful, consider sponsoring defmt developers 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.
Dependencies
~8–19MB
~220K SLoC