Fix abbreviated name for ATmega324PA.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@958 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch 2011-05-11 21:10:10 +00:00
parent ede2a09a19
commit 2398bc214b
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2011-05-11 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
* avrdude.conf.in: Fix abbreviated name for ATmega324PA.
2011-05-11 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
Submitted by Lech Perczak:

View File

@ -4064,7 +4064,7 @@ part
# similar to ATmega324P
part
id = "m324p";
id = "m324pa";
desc = "ATmega324PA";
has_jtag = yes;
stk500_devcode = 0x82; # no STK500v1 support, use the ATmega16 one