Add "efuse" sections to the ATmega164/324/644 definitions.

Iff enter_progmode failed with RSP_ILLEGAL_JTAG_ID, give the user a
hint that their JTAGEN fuse might be unset.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@476 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
joerg_wunsch
2005-06-14 21:44:34 +00:00
parent 57c42005c6
commit 9049b590bd
3 changed files with 42 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2005-06-14 Joerg Wunsch <j@uriah.heep.sax.de>
* avrdude.conf.in: Add support for the ATmega164/324/644.
* jtagmkII.c: If enter_progmode fails with RSP_ILLEGAL_JTAG_ID, give
the user a hint that the JTAGEN fuse might be unset.
2005-06-11 Joerg Wunsch <j@uriah.heep.sax.de>
* avrdude.conf.in: Add support for the ATmega329x/649x.