Crates.io | rttmon |
lib.rs | rttmon |
version | 0.2.3 |
source | src |
created_at | 2023-02-28 10:29:48.564271 |
updated_at | 2024-03-04 23:01:04.60565 |
description | A simple RTT monitor for OpenOCD |
homepage | |
repository | https://github.com/matteocarnelos/rttmon |
max_upload_size | |
id | 796886 |
size | 35,996 |
rttmon
A simple RTT monitor for OpenOCD
cargo install rttmon
Usage: rttmon [OPTIONS] [HOST] [PORT]
Arguments:
[HOST] The OpenOCD RTT server host [default: localhost]
[PORT] The OpenOCD RTT server port [default: 9090]
Options:
-o, --output <PATH> Write RTT messages to file
-h, --help Print help
-V, --version Print version
Licensed under either of
at your option.
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.
Copyright © 2024, Matteo Carnelos