itmsink

Crates.ioitmsink
lib.rsitmsink
version0.1.4
sourcesrc
created_at2019-07-29 14:08:39.004048
updated_at2020-05-11 12:31:56.281174
descriptionITM protocol parser.
homepage
repositoryhttps://github.com/drone-os/itmsink
max_upload_size
id152635
size44,232
Valentine Valyaeff (valff)

documentation

README

crates.io maintenance

itmsink

DEPRECATED Functionality of this crate was moved into Drone CLI utility. This repository is no longer maintained.

ITM protocol parser.

Usage

The program requires Nightly channel of Rust. Make sure you have it installed:

$ rustup toolchain install nightly

Install the latest version from crates.io:

$ cargo +nightly install itmsink

Check the built-in help:

$ itmsink --help

License

Licensed under either of

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 dual licensed as above, without any additional terms or conditions.

Commit count: 6

cargo fmt