3 releases
0.0.3 | Mar 23, 2024 |
---|---|
0.0.2 | Mar 20, 2024 |
0.0.1 | Mar 18, 2024 |
#2153 in Command line utilities
15KB
144 lines
ixv
🦀 A CLI application for verifying intel hex file(s).
Install
Binaries
- 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
$ cargo install ixv
Usage
$ 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
About tool name
ixv
==> intel hex verifier
License
Licensed under either of Apache License, Version 2.0 or MIT license at your option.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.
Dependencies
~4–11MB
~114K SLoC