aboutsummaryrefslogtreecommitdiff
path: root/bootloaders/diskloader
AgeCommit message (Expand)Author
2011-09-16Updating bootloader comments.David A. Mellis
2011-09-16Updating Micro bootloader (previous one was identical to Leonardo).David A. Mellis
2011-09-16new bootloader binaries for Micro and Leonardo - uses new assignment for TXLE...Zach Eveland
2011-09-16updated pin mappings for bootloader and pins_arduino.h in anticipation of fin...Zach Eveland
2011-09-16restored Micro entry in boards.txt, made separate bootloader images for Leona...Zach Eveland
2011-09-16bootloader iProduct definition changed to "Arduino Leonardo Bootloader" or "A...Zach Eveland
2011-09-16added to the bootloader iProduct and iManufacturer strings identifying board ...Zach Eveland
2011-09-16faster LED breathing animation in bootloaderZach Eveland
2011-09-08updated Leonardo INF with correct PID and created new Micro INF.Zach Eveland
2011-09-08in bootloader reduced delay between receiving stk500 'Q' and jumping to appli...Zach Eveland
2011-09-08disabling watchdog in bootloaderZach Eveland
2011-09-08misc. bootloader fixes: increased wait time after receiving avrdude 'Q', incr...Zach Eveland
2011-09-08Revert "added Micro section to boards.txt. specified different bootloader he...Zach Eveland
2011-09-08added Micro section to boards.txt. specified different bootloader hex files ...Zach Eveland
2011-09-08changed PIDs for Leonardo and Micro. PIDs are now defined in the MakefileZach Eveland
2011-09-08removed all bootloader mass storage and MSC referencesZach Eveland
2011-08-27bootloader ends as soon as sketch upload finishes. restored pulsing of LED ...Zach Eveland
2011-08-14LEDs for D13, TX, and RX are more in line with Uno-like behavior during sketc...Zach Eveland
2011-08-14rebuilt Diskloader, added LED control macros for Leonardo, removed Microtouch...Zach Eveland
2011-08-14increased bootloader delay to approx. 3.5 sZach Eveland
2011-08-11diskloader source and binary for 32u4Zach Eveland