java-intelhex-parser/src/cz/jaybee
Ian Koerich Maciel ee4a0b93b4 Fix parser to work with empty lines after EOF
An exception (data after EOF) was thrown everytime a empty line appears after the EOF record.

Some Intel Hex files do have an extra blank line which couldn't be used with this parser.

Appling this fix, the parser will ignore the record if it's an empty line.
2018-05-25 17:11:39 -03:00
..
cli Better regions output in demo 2015-10-23 18:54:59 +02:00
intelhex Fix parser to work with empty lines after EOF 2018-05-25 17:11:39 -03:00