Add support for the ATmega329x/649x chips. Note that STK500v1 is not

officially supported for this device.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@473 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2005-06-11 21:27:09 +00:00
parent 2be5a10ed8
commit 79994f82b7
2 changed files with 608 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2005-06-11 Joerg Wunsch <j@uriah.heep.sax.de>
* avrdude.conf.in: Add support for the ATmega329x/649x.
2005-05-27 Joerg Wunsch <j@uriah.heep.sax.de>
* jtagmkII.c: fix a signedness bug when shifting bits; when