Document the stk500pp support.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@593 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2006-07-19 21:34:34 +00:00
parent c814037d98
commit c8c576ff35
3 changed files with 11 additions and 1 deletions

View File

@@ -7,6 +7,8 @@
* avrpart.h: (Ditto.)
* avrdude.conf.in: Use the new PP mode parameters; add PP mode
definitions for AT90S8515.
* avrdude.1: Document the stk500pp support.
* doc/avrdude.texi: (Ditto.)
2006-07-19 Joerg Wunsch <j@uriah.heep.sax.de>