This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
Releases: majbthrd/SAMDx1-USB-DFU-Bootloader
Releases · majbthrd/SAMDx1-USB-DFU-Bootloader
added reboot after download
double-tap magic at 0x2000_0000
For users that might want to cause their app to force the bootloader to run, they could write the "magic" (0xf02669ef) value to the double-tap variable location just prior to initiating a system reset. v1.06 moves this variable's location to 0x2000_0000.
v1.04
v1.03
v1.02
updated to pidcodes VID:PID
Thanks to pid.codes, the bootloader now has a more proper USB VID:PID. Functionally, the bootloader is the same as v1.00, but the VID:PID is now 1209:2003 and the USB bcdDevice is now 1.01.