Add support for the AT90PWM2/3. The XML files don't appear to list

all the details right now, so some of the parameters are guessed.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@487 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
joerg_wunsch
2005-08-16 19:34:56 +00:00
parent eed121e91f
commit 82854b3ec2
2 changed files with 278 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2005-08-16 Joerg Wunsch <j@uriah.heep.sax.de>
* avrdude.conf.in: Add support for the AT90PWM2/3.
2005-07-27 Joerg Wunsch <j@uriah.heep.sax.de>
(This work has been done as part of a contract with Atmel, Dresden.)