mchck / programmer

SWD programmer
GNU General Public License v3.0
21 stars 11 forks source link

Add Intel hex file support #4

Open floe opened 9 years ago

floe commented 9 years ago

Now that the nRF51 patches are merged, I was wondering if anyone would be interested in supporting Intel hex files in addition to raw binary ones? The main advantage would be not having to manually extract the base address everytime you flash something...

corecode commented 9 years ago

That would be a great addition.

On 01/15/2015 09:39 AM, Florian Echtler wrote:

Now that the nRF51 patches are merged, I was wondering if anyone would be interested in supporting Intel hex files in addition to raw binary ones? The main advantage would be not having to manually extract the base address everytime you flash something...

— Reply to this email directly or view it on GitHub https://github.com/mchck/programmer/issues/4.

floe commented 9 years ago

Good to know, I'll see what I can come up with soon-ish.