Skip to content

A CLI application for verifying intel hex file(s)

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

Karthik-d-k/ixv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crates.io Version Crates.io Total Downloads License

ixv

🦀 A CLI application for verifying intel hex file(s).

Install

Binaries

  1. Binaries are placed in the releases, you can choose depending on your OS.
  2. 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.

About

A CLI application for verifying intel hex file(s)

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published