Martyn Ranyard
|
83fab13436
|
Bootloaders: wrong #ifdefs, should be defined() not just tested (i.e. noteq 0)
Close #126
|
2015-07-14 16:16:31 +02:00 |
Martyn Ranyard
|
d76d58a12e
|
Bootloaders: adds support for 328-nonp chips
|
2015-07-14 12:55:22 +02:00 |
Martyn Ranyard
|
8416a2c0ca
|
Fixed EEPE flag check.
Here, using the flag itself makes the bootloader build where it currently does not for the 328 amongst others
|
2015-07-14 12:28:13 +02:00 |
Federico Fissore
|
37c29845f6
|
Removed a handful of SVN expansion keywords. See #277
|
2015-07-03 10:38:07 +02:00 |
Federico Fissore
|
5cbb7ba8ad
|
merge
|
2013-10-14 12:42:42 +02:00 |
Jacques Supcik
|
85018c2f47
|
Fix indentation (cosmetic)
|
2013-10-06 10:59:53 +02:00 |
Federico Fissore
|
c453e0a32e
|
fixed permissions on a lot of text files. see #1116
|
2012-12-10 10:42:49 +01:00 |
David A. Mellis
|
9858f5294b
|
Adding ATmega328 bootloader for the Pro and Pro Mini running at 8 MHz (3.3V). Uses the USART0 double speed mode, which according to Nathan from Sparkfun, is necessary to achieve reliable communication at 57600 baud.
|
2009-05-08 11:05:41 +00:00 |
David A. Mellis
|
a42326aba2
|
Adding support for the Arduino Mega (ATmega1280) to the core and bootloader.
|
2009-03-25 10:50:00 +00:00 |
David A. Mellis
|
b89ee8da48
|
Renaming atmega168 bootloader directory to atmega since it's no longer atmega168 specific. Updating boards.txt accordingly.
|
2009-03-24 10:41:46 +00:00 |