aboutsummaryrefslogtreecommitdiff
path: root/bootloaders
AgeCommit message (Expand)Author
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
2011-01-15Fix to optiboot infinite loop problem.David A. Mellis
2010-09-24Adding the Mega 2560 bootloader and boards.txt / boards menu entry.David A. Mellis
2010-09-22Adding optiboot and Arduino Uno boards menu entry.David A. Mellis
2010-08-07Adding ATmega328 version of the Arduino BT bootloader, along with a Makefile ...David A. Mellis
2009-05-08Adding ATmega328 bootloader for the Pro and Pro Mini running at 8 MHz (3.3V)....David A. Mellis
2009-03-25Adding support for the Arduino Mega (ATmega1280) to the core and bootloader.David A. Mellis
2009-03-24Renaming atmega168 bootloader directory to atmega since it's no longer atmega...David A. Mellis
2008-11-26Setting atmega328 bootloader baud rate to 57600 (for now) and adding isp targ...David A. Mellis
2008-11-09Adding ATmega328 support.David A. Mellis
2008-10-11* Updating version number to 0013.David A. Mellis
2008-10-11Reindenting the ATmega168 bootloader file. It was a mess (and still is somew...David A. Mellis
2008-09-06Incorporating ladyada's watchdog timer changes into the bootloader source, bu...David A. Mellis
2008-08-16Adding Nano and Pro (8 MHz) to boards.txt file; updating Makefile for atmega1...David A. Mellis
2007-10-09Adding LilyPad bootloader and adding LilyPad to board definition file.David A. Mellis
2007-10-06Moving bootloaders into the hardware/bootloaders directory.David A. Mellis