Add support for ATtiny24/44/84.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@562 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2005-12-16 22:39:39 +00:00
parent d9866f6219
commit 5e68193a6c
3 changed files with 416 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
2005-12-16 Joerg Wunsch <j@uriah.heep.sax.de>
* avrdude.conf.in: Added support for ATtiny24/44/84.
2005-12-05 Colin O'Flynn <coflynn@newae.com>
* avrdude.conf.in: Added m162 support for stk500v2
* avrdude.conf.in: Added m162 support for stk500v2
2005-12-01 Joerg Wunsch <j@uriah.heep.sax.de>