avrdude/doc
joerg_wunsch 6818690c26 Submitted by Kirill Levchenko:
patch #7896: DFU FLIPv2 programming support
* pgm_type.c: Add the flip2 programmer type.
* config_gram.y: Allow for the usbid keyword in a device definition.
* avrdude.conf.in: Add usbpid values to those Xmega devices where
applicable.
* avrpart.h: Add usbpid device field.
* dfu.c: (New file.)
* dfu.h: (New file.)
* flip.c: (New file.)
* flip.h: (New file.)
* Makefile.am: Add new files.
* doc/avrdude.texi: Document the changes.
* avrdude.1: (Dito.)



git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1258 81a1dc3b-b13d-400b-aceb-764788c761c2
2014-01-15 13:34:49 +00:00
..
.cvsignore * lexer.l,config_gram.y,config.[hc]: changed reading of numbers to integers except of default_bitclock which is the only real number. 2012-11-04 17:18:59 +00:00
Makefile.am Replace outdated FSF postal address by a reference to 2012-11-20 14:03:50 +00:00
TODO NEWS, doc/TODO: Updated NEWS and TODO 2004-07-07 10:13:25 +00:00
avrdude.texi Submitted by Kirill Levchenko: 2014-01-15 13:34:49 +00:00
parts_comments.txt patch #7687: Autogenerating programmers and parts lists for docs 2011-12-29 12:53:20 +00:00