Arduino/hardware/bootloaders
David A. Mellis 30dc672dff * Updating version number to 0013.
* 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).
2008-10-11 19:27:10 +00:00
..
atmega8 Moving bootloaders into the hardware/bootloaders directory. 2007-10-06 13:28:43 +00:00
atmega168 * Updating version number to 0013. 2008-10-11 19:27:10 +00:00
bt Moving bootloaders into the hardware/bootloaders directory. 2007-10-06 13:28:43 +00:00
lilypad Adding LilyPad bootloader and adding LilyPad to board definition file. 2007-10-09 22:46:09 +00:00