Describe how to disable the DWEN fuse.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@651 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2006-09-07 20:42:01 +00:00
parent 9a961e3054
commit a41fdc3385
3 changed files with 80 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2006-09-07 Joerg Wunsch <j@uriah.heep.sax.de>
* avrdude.1: Describe how to disable the DWEN fuse.
* doc/avrdude.texi: (Ditto.)
2006-09-07 Joerg Wunsch <j@uriah.heep.sax.de>
* jtagmkII.c: Translate numerical response codes to strings.