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:
Brian S. Dean
2003-11-30 15:16:48 +00:00
parent 9a00b545e3
commit bceb249858
7 changed files with 698 additions and 0 deletions

View File

@@ -1,3 +1,13 @@
2003-11-28 Michael Mayer <michael-mayer@gmx.de>
* added new programmer type "butterfly":
lexer.l: new programmer type "butterfly"
config_gram.y: new token K_BUTTERFLY
avrdude.conf.in: added programmer definition
* butterfly.c, butterfly.h: cloned from avr910.?, changed to work
with the Atmel Butterfly device
* Makefile.am: added butterfly.[ch] to avrdude_SOURCES
2003-11-21 Jan-Hinnerk Reichert <hinni@despammed.com>
* ppi.c: Major speed tuning. Since ioctl() is expensive read from