Add support for ATtiny24/44/84.

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

1
NEWS
View File

@@ -10,6 +10,7 @@ Current:
* New devices supported:
- ATmega640/1280/1281
- ATtiny24/44/84
* JTAG mkII support now works with libusb-win32, too