Add support for the Atmel Butterfly board which talks to the

Butterfly's supplied bootloader firmware.

Contributed by: Michael Mayer <michael-mayer@gmx.de>


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@387 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
bdean
2003-11-30 15:16:48 +00:00
parent 9dd5e43b20
commit 885d915a1c
7 changed files with 698 additions and 0 deletions

View File

@@ -53,6 +53,8 @@ avrdude_SOURCES = \
avr910.c \
avr910.h \
avrpart.h \
butterfly.c \
butterfly.h \
config.c \
config.h \
confwin.c \