1 unstable release
0.1.0 | Dec 8, 2023 |
---|
#3 in #ihex
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.2–1.7MB
~33K SLoC