Go to file
Zach Eveland 8c618773b5 reduced delay before starting the Leonardo bootloader
Since we use a magic RAM flag to signal to the bootloader there's a risk of the sketch overwriting the magic RAM location before the bootloader starts.  By reducing the watchdog timeout we reduce the chance of this happening.
2012-03-14 18:17:22 -04:00
bootloaders bugfix for Caterina not starting sketch if "verify upload" turned off in IDE. 2012-03-14 17:48:11 -04:00
cores/arduino reduced delay before starting the Leonardo bootloader 2012-03-14 18:17:22 -04:00
firmwares Added latest firmware for usbserial (not combined with DFU) 2011-11-12 12:57:30 +01:00
variants changed Leonardo bootloader and sketch PID values again (now 0x0701 for bootloader, 0x0801 for sketch) 2012-02-13 00:10:16 -05:00
boards.txt removed old version of Leonardo's caterina bootloader, replaced with LUFA-based caterina 2012-03-08 13:47:42 -05:00
programmers.txt Adding links to documentation of boards.txt and programmers.txt files. 2012-01-04 16:01:52 -05:00