Add Arduino additions for Arduino 1.5.x.

This commit is contained in:
Courtney Bane
2014-07-03 18:51:52 -05:00
parent ce517df702
commit 253cf0f427
328 changed files with 112905 additions and 0 deletions

View File

@ -0,0 +1,3 @@
Note: This bootloader support ATmega644, ATmega644P and ATmega324P.
To build, set PROGRAM and MCU_TARGET in the Makefile according to your target device.