Add the ATtiny11, an HVSP-only device.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@596 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2006-07-22 20:21:38 +00:00
parent dbf083fb4d
commit 0f3590b5c5
2 changed files with 68 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2006-07-22 Joerg Wunsch <j@uriah.heep.sax.de>
* avrdude.conf.in: Add the ATtiny11, an HVSP-only device.
2006-07-21 Joerg Wunsch <j@uriah.heep.sax.de>
Implement STK500 (v2) HVSP mode.