defmt-tcp

Crates.iodefmt-tcp
lib.rsdefmt-tcp
version0.1.2
sourcesrc
created_at2022-11-19 11:59:47.010911
updated_at2023-12-22 18:12:34.687317
descriptionPrints defmt logs received from a TCP interface
homepage
repositoryhttps://github.com/miathedev/defmt-tcp
max_upload_size
id718461
size32,950
Mia (miathedev)

documentation

README

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.

Commit count: 6

cargo fmt