#hex #merge #intel #ihex #tool

app ihex-merge

A tool based on the ihex crate to merge ihex (intel HEX) object files into one

1 unstable release

0.1.0 Dec 8, 2023

#17 in #intel

Custom license

6KB
75 lines

ihex-merge

This tool will merge ihex (intel HEX) binary object files into one.

usage

  ihex-merge output.hex in1.hex in2.hex in3.hex

caution

The tool currently do not check for overlapping segments and will keep overlapping segments.

Dependencies

~1.3–1.8MB
~36K SLoC