hex: Added a new reader for multiple chunks
authorMichel <michel@acer.vidiactive.com>
Wed, 10 Mar 2010 18:04:53 +0000 (18:04 +0000)
committerMichel <michel@acer.vidiactive.com>
Wed, 10 Mar 2010 18:04:53 +0000 (18:04 +0000)
commit8e4434caffc71abb2fd984e807c70bb211c99a68
treec7c8ac061901cf13f48dc37d3be66b6df688ab98
parent28a1de8141b4483249fc4d39c5414d343037a7dd
hex: Added a new reader for multiple chunks

.hex files can contain more than one section of data
this new loader handles that, allowing to have multiple
section of flash (app + bootloader) and/or eeprom.
Oh, a test unit too.

Signed-off-by: Michel Pollet <buserror@gmail.com>
simavr/sim/sim_hex.c
simavr/sim/sim_hex.h