🦀 A CLI application for verifying intel hex file(s).
- Binaries are placed in the releases, you can choose depending on your OS.
- Download and extract the binary and you are all set to use the tool.
$ cargo install ixv
$ ixv [OPTIONS] [HEX_FILE]...
Arguments:
[HEX_FILE]... Path to one or more hex file(s)
Options:
-p, --pb Show progress bar
-h, --help Print help
-V, --version Print version
Licensed under either of Apache License, Version 2.0 or MIT license at your option.
ixv
==> intel hex verifier
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.