mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
Wolfgang Moser, Ville Voipio, Hannes Weisbach patch #7486: Patch to add FT2232C/D, FT2232H, FT4232H, usbvid, usbpid, usbdev for USB support - Based on #7062 * avrftdi.c: New file. * avrftdi.h: (Ditto.) * configure.ac: Add check for libftdi. * config_gram.y: Add AVRFTDI and per-programmer USB string keywords. * lexer.l: (Ditto.) * avrdude.conf.in: Add avrftdi and 2232HIO programmers. * pgm.h: Add USB parameters. * Makefile.am: Add avrftdi.c and avrftdi.h. * AUTHORS: Mention the new authors. * avrdude.1: Document the changes. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@979 81a1dc3b-b13d-400b-aceb-764788c761c2
25 lines
636 B
Plaintext
25 lines
636 B
Plaintext
AVRDUDE was written by:
|
|
|
|
Brian S. Dean <bsd@bdmicro.com>
|
|
|
|
Contributors:
|
|
|
|
Joerg Wunsch <j@uriah.heep.sax.de>
|
|
Eric Weddington <ericw@evcohs.com>
|
|
Jan-Hinnerk Reichert <hinni@despammed.com>
|
|
Alex Shepherd <maillists@ajsystems.co.nz>
|
|
Martin Thomas <mthomas@rhrk.uni-kl.de>
|
|
Theodore A. Roth <troth@openavr.org>
|
|
Michael Holzt <kju-avr@fqdn.org>
|
|
Colin O'Flynn <coflynn@newae.com>
|
|
Thomas Fischl <tfischl@gmx.de>
|
|
David Hoerl <dhoerl@mac.com>
|
|
Michal Ludvig <mludvig@logix.net.nz>
|
|
Darell Tan <darell.tan@gmail.com>
|
|
Wolfgang Moser
|
|
Ville Voipio
|
|
Hannes Weisbach
|
|
Doug Springer
|
|
For minor contributions, please see the ChangeLog files.
|
|
|