aboutsummaryrefslogtreecommitdiff
path: root/bootloaders/atmega168/ATmegaBOOT_168_ng.hex
AgeCommit message (Collapse)Author
2009-03-24Renaming atmega168 bootloader directory to atmega since it's no longer ↵David A. Mellis
atmega168 specific. Updating boards.txt accordingly.
2008-10-11* Updating version number to 0013.David A. Mellis
* Updating ATmega168 bootloader to work with standard distributions of avrdude (responding to signature requests made with the universal SPI command) and correctly store EEPROM data. Thanks to ladyada. * Changing compilation process to generate .eep file and allow for use of EEMEM directive (although not yet uploading EEPROM data).
2007-10-06Moving bootloaders into the hardware/bootloaders directory.David A. Mellis