Written in Rust, xinto
is a simple Intel Hex parser that outputs a JSON document.
xinto
can easily be installed using cargo
, either from crates.io
with cargo install xinto
or from github
with cargo install --git https://github.com/guedou/xinto