Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.
/ itmsink Public archive

[DEPRECATED] ITM protocol parser.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

drone-os/itmsink

Repository files navigation

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.