Document the stk500pp support.

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

View File

@@ -499,6 +499,10 @@ STK200
@itemx stk500
Atmel STK500
@itemx stk500pp
Atmel STK500 in parallel programming mode (version 2.x
firmware only)
@itemx stk500v2
Atmel STK500, running a version 2.x firmware
@@ -1894,6 +1898,7 @@ programming works, and is documented that way in the Atmel AVR
datasheets.
In order to successfully program the EEPROM that way, a prior chip
erase (with the EESAVE fuse unprogrammed) is required.
This also applies to the STK500 in parallel programming mode.
@end itemize