ArduinoCore-avr/bootloaders/atmega
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
..
ATmegaBOOT_168.c Bootloaders: wrong #ifdefs, should be defined() not just tested (i.e. noteq 0) 2015-07-14 16:16:31 +02:00
ATmegaBOOT_168_atmega328.hex 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
ATmegaBOOT_168_atmega328_pro_8MHz.hex 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
ATmegaBOOT_168_atmega1280.hex Adding support for the Arduino Mega (ATmega1280) to the core and bootloader. 2009-03-25 10:50:00 +00:00
ATmegaBOOT_168_diecimila.hex 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
ATmegaBOOT_168_ng.hex 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
ATmegaBOOT_168_pro_8MHz.hex 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
Makefile Bootloaders: adds support for 328-nonp chips 2015-07-14 12:55:22 +02:00