Hello *!!
I am working in a feature for my project in which I need to auto-flash (update) the microcontroller with an image firmware stored in an external EEPROM, so I wonder if there is something implemented for that purpose.
If not, I will have to modify the bootloader source in order to add this feature. Please, could anyone give me any advice to know how to compile the bootloader source? I coded some bootloaders, but I never worked with Arduino concept before.
Thanks in advance.
Best regards!