Fix the size of the calibration memory in the ATmega8515.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@536 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2005-10-14 19:33:19 +00:00
parent 505e320a1b
commit 699d5c4e8b
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2005-10-14 Joerg Wunsch <j@uriah.heep.sax.de>
* avrdude.conf.in (ATmega8515): fix size of calibration
memory.
2005-10-09 Joerg Wunsch <j@uriah.heep.sax.de>
* avrdude.conf.in: add support for ATmega640/1280/1281.