avrdude/doc
Joerg Wunsch 86432b91d9 Submitted by Brett Hagman:
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
2011-08-26 20:22:09 +00:00
..
.cvsignore Make CVS ignore all generated files. 2006-08-23 15:00:11 +00:00
Makefile.am Previous commit was the wrong fix, instead look for an alternate file 2005-09-22 17:51:59 +00:00
TODO NEWS, doc/TODO: Updated NEWS and TODO 2004-07-07 10:13:25 +00:00
avrdude.texi Submitted by Brett Hagman: 2011-08-26 20:22:09 +00:00