Added libraries from Arduino 1.0.3 for sanguino build

This commit is contained in:
Yuri Valentini
2013-01-07 17:26:50 +01:00
parent dad7691df9
commit 7d20ec706e
63 changed files with 12042 additions and 7 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.