[][src]Crate 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

Modules

cli

Command Line Interface.

itm

ITM protocol.

output

ITM output.

Constants

PORTS_COUNT

Stimulus ports count.