avrdude/doc
joerg_wunsch 8bd117dccf Implement EEPROM access through debugWire.
* jtagmkII.c: Extend the jtagmkII_read_byte() and
jtagmkII_write_byte() methods to handle EEPROM through
debugWire.

* avrpart.h: Implement the "flash instruction" parameter.
* config_gram.y: (Ditto.)
* lexer.l: (Ditto.)
* avrdude.conf.in: (Ditto.)

* avrdude.1: Document the EEPROM access through dW.
* doc/avrdude.texi: (Ditto.)

* tools/get-dw-params.xsl: Extend to extract the flash
instruction field.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@693 81a1dc3b-b13d-400b-aceb-764788c761c2
2006-11-23 07:07:06 +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 Implement EEPROM access through debugWire. 2006-11-23 07:07:06 +00:00