run_avr: Use the new read_ihex_chunks
authorMichel Pollet <buserror@gmail.com>
Wed, 18 Apr 2012 09:47:55 +0000 (10:47 +0100)
committerMichel Pollet <buserror@gmail.com>
Wed, 18 Apr 2012 09:47:55 +0000 (10:47 +0100)
commitba8f91fca3798773525f6c764e7f18377d5dd363
treec25fb1b360bd012d319b092e9798fab280bbcfd2
parent282d3e8aa699e9a09d04e153ee87fd7328c0bf2a
run_avr: Use the new read_ihex_chunks

Still doesn't solve the problem of the avr assembler ihex being sparse,
but at least the problem is no longer int he ihex code.

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