aboutsummaryrefslogtreecommitdiff
path: root/bootloaders/caterina_LUFA
AgeCommit message (Expand)Author
2012-02-14Leonardo now checks whether bootloader should be run after a WDT event.Zach Eveland
2012-02-14Leonardo bootloader jumps straight to sketch for a power-on reset.Zach Eveland
2012-02-13changed Leonardo bootloader and sketch PID values again (now 0x0701 for bootl...Zach Eveland
2012-02-08adjusting descriptors - trying to prevent sketch and bootloader from grabbing...Zach Eveland
2012-02-07changed Caterina descriptors - Arduino LLC VID, new PID, manufacturer string,...Zach Eveland
2012-02-07fixed bug in Caterina which caused some programming instructions to failZach Eveland
2012-02-06increased Leonardo bootloader timeout to 16 secondsZach Eveland
2012-02-03proper bootloader timeout and LED control in Leonardo bootloaderZach Eveland
2012-01-24Caterina now cleanly hands off operation to the sketchZach Eveland
2012-01-21move interrupt vector table to application section before jumping to it after...Zach Eveland
2012-01-21Leonardo bootloader checks reason for reset and jumps immediately to sketch i...Zach Eveland
2012-01-19stripped all LUFA LED control. from LUFA-based CaterinaZach Eveland
2012-01-19changed fuses to select 4k bootloader for LUFA-based CaterinaZach Eveland
2012-01-19added Board/LEDs.h to LUFA-based CaterinaZach Eveland
2012-01-19superficial changes to stock LUFA CDC bootloader - renamed project, removed u...Zach Eveland
2012-01-19initial checkin of LUFA 111009 CDC bootloaderZach Eveland