Marlin/ArduinoAddons/Arduino_0.xx/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_324P.hex
ATmegaBOOT_644.hex Move the Arduino related stuff out of the Marlin tree, as they are not directly related to Marlin functionality but addons for the Arduino IDE. Also split up the addons for pre 1.0.0 Arduino and post 1.0.0 Arduino. 2012-12-10 12:02:29 +01:00
ATmegaBOOT_644P.hex
ATmegaBOOT.c
Makefile
README.txt

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