ao-tools/lib: Add ao_hex_image_cat function
authorKeith Packard <keithp@keithp.com>
Fri, 18 Mar 2016 17:52:03 +0000 (10:52 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 18 Mar 2016 17:52:03 +0000 (10:52 -0700)
commit1d7f88bf7521fa6d301da072f95f97fa42d9d247
tree812087739f4ee15947a291a13a737de9abe33554
parent4e738dff6dec4685b8712d3e96742971fa39c8f1
ao-tools/lib: Add ao_hex_image_cat function

This takes two images and constructs a third containing the union of
the contents along with 0xff bytes for any area between them.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/lib/ao-hex.c
ao-tools/lib/ao-hex.h