#defmt #cli

app defmt-tcp

Prints defmt logs received from a TCP interface

2 releases

0.1.2 Dec 22, 2023
0.1.1 Nov 19, 2022
0.1.0 Nov 19, 2022

#141 in Embedded development

Custom license

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

at your option.

Dependencies

~6–16MB
~195K SLoC