avrdude/doc
Joerg Wunsch 637e389ef3 Contributed by Thomas Fischl: add support for USBasp.
patch #4686: Add support for USBasp, a simple USB programmer
* usbasp.c: New file, implement the USBasp driver.
* usbasp.h: New file, interface declarations for USBasp.
* Makefile.am: Wire the new files into the build.
* avrdude.conf.in: Add the usbasp programmer entry.
* config_gram.y: Add the usbasp token.
* lexer.l: (Ditto.)
* avrdude.1: Document the USBasp programmer.
* doc/avrdude.texi: (Ditto.)


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@656 81a1dc3b-b13d-400b-aceb-764788c761c2
2006-09-10 20:41:00 +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 Contributed by Thomas Fischl: add support for USBasp. 2006-09-10 20:41:00 +00:00