Page 1 of 1

Differences : .ino.with_bootloader.hex

PostPosted: Tue Feb 07, 2017 10:18 pm
by Awot
Hello,
i can't find an explication :
what is the difference between theses 2 compiled files :

    mygame.ino.with_bootloader.hex
    mygame.ino.hex

thanks

Re: Differences : .ino.with_bootloader.hex

PostPosted: Tue Feb 07, 2017 10:47 pm
by Sorunome
My guess that with_bootloader also appended the bootloader binary to the end. You will just need the .ino.hex one.