mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
patch #9482: Add support for UPDI and AVR8X * avrdude.conf.in (xplainedpro_updi): New programmer * avrdude.conf.in (.avr8x, ATtiny1617, ATtiny817): New device family and devices * config_gram.y: add K_OCD_BASE and K_HAS_UPDI * lexer.l: (Ditto.) * doc/avrdude.texi: Document "has_updi" flag * jtag3.c: Implement UPDI * jtag3.h: (Ditto.) * jtag3_private.h: (Ditto.) * libavrdude.h: Add ocd_base value and AVRPART_HAS_UPDI flag * pgm_type.c: Add jtagice3_updi git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1398 81a1dc3b-b13d-400b-aceb-764788c761c2
30 lines
786 B
Plaintext
30 lines
786 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 <bhagman@roguerobotics.com>
|
|
Rene Liebscher <r.liebscher@gmx.de>
|
|
Jim Paris <jim@jtan.com>
|
|
Jan Egil Ruud <janegil.ruud@microchip.com>
|
|
|
|
For minor contributions, please see the ChangeLog files.
|
|
|