This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/ArduinoAddons/Arduino_1.x.x/sanguino/bootloaders/atmega644p
Scott Lahteine a200521eab Added CUSTOM_MENDEL_NAME option to Configuration.h and language.h
Also cosmetic comment changes and spelling corrections in printed
messages
2013-05-02 09:22:58 -07:00
..
ATmegaBOOT.c Added CUSTOM_MENDEL_NAME option to Configuration.h and language.h 2013-05-02 09:22:58 -07:00
ATmegaBOOT.c.tst Added CUSTOM_MENDEL_NAME option to Configuration.h and language.h 2013-05-02 09:22:58 -07:00
ATmegaBOOT_644P.elf Added libraries from Arduino 1.0.3 for sanguino build 2013-01-07 17:26:50 +01:00
ATmegaBOOT_644P.hex Added libraries from Arduino 1.0.3 for sanguino build 2013-01-07 17:26:50 +01:00
Makefile Added libraries from Arduino 1.0.3 for sanguino build 2013-01-07 17:26:50 +01:00
README.txt Added libraries from Arduino 1.0.3 for sanguino build 2013-01-07 17:26:50 +01:00

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