patch #9744: Patch for ATMega324A support

* avrdude.conf.in (m324a): New entry.

Submitted by Björn Mellström



git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1449 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2020-09-20 20:51:51 +00:00
parent e98f9854b7
commit c934f95f5e
3 changed files with 21 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2020-09-20 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
Submitted by Björn Mellström
patch #9744: Patch for ATMega324A support
* avrdude.conf.in (m324a): New entry.
2020-09-20 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
Submitted by Ronald Sutherland