mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
Add support for the "Wiring" board/bootloader * wiring.c: New file. * wiring.h: (Ditto.) * Makefile.am: Add new files. * stk500v2_private.h: Reorganize so some functions and struct pdata are globally known. * stk500v2.c: (Ditto.) * stk500v2.h: (Ditto.) * lexer.l: Add new programmer keywords. * config_gram.y: (Ditto.) * avrdude.conf.in: Add "wiring" programmer entry. * avrdude.1: Document the new programmer. * doc/avrdude.texi: (Ditto.) * AUTHORS: Add Brett Hagman. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@987 81a1dc3b-b13d-400b-aceb-764788c761c2
27 lines
651 B
Plaintext
27 lines
651 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
|
|
Brett Hagman
|
|
|
|
For minor contributions, please see the ChangeLog files.
|
|
|