defmt-listener

Crates.iodefmt-listener
lib.rsdefmt-listener
version0.1.1
sourcesrc
created_at2022-12-30 13:18:55.408239
updated_at2022-12-30 13:55:37.261095
descriptionA tool to decode and print defmt-itm data received from tcp.
homepage
repositoryhttps://github.com/kusstas/defmt-listener
max_upload_size
id747869
size41,710
Stanislav Kusovskyi (kusstas)

documentation

README

defmt-listener

A tool to decode and print defmt-itm data received from tcp.

Usage

defmt-listener --listen "127.0.0.1:50003" --port 0 --elf /path/to/elf

License

Licensed under either of

at your option.

Commit count: 2

cargo fmt