Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-14 | Bootloaders: adds support for 328-nonp chips | Martyn Ranyard | |
2015-07-14 | -O2 in new avr-gcc makes too big a bootloader to fit on 328(and 328p) | Martyn Ranyard | |
2015-07-03 | Removed a handful of SVN expansion keywords. See #277 | Federico Fissore | |
2012-12-10 | fixed permissions on a lot of text files. see #1116 | Federico Fissore | |
2009-05-08 | Adding ATmega328 bootloader for the Pro and Pro Mini running at 8 MHz ↵ | David A. Mellis | |
(3.3V). Uses the USART0 double speed mode, which according to Nathan from Sparkfun, is necessary to achieve reliable communication at 57600 baud. | |||
2009-03-25 | Adding support for the Arduino Mega (ATmega1280) to the core and bootloader. | David A. Mellis | |
2009-03-24 | Renaming atmega168 bootloader directory to atmega since it's no longer ↵ | David A. Mellis | |
atmega168 specific. Updating boards.txt accordingly. |