avr_boot
avr_boot copied to clipboard
SAMD21 support?
How about supporting SAMD21/Arduino Zero?! Or does anyone know of a bootloader for this controller that is able to flash/update via sdcard?!
I would be happy to pull if you get it to compile for SAMD21 :)
:-) I'm busy with other things, but will have a look into this as soon I have enough time for it.
I have no bootloader experience yet, nor I have looked into your source code. But my guess is, that one just have to change the method how data is written into the microcontroller?!
I have started to work on this!