Submitted by Bob Paddock:

patch #6748: ATTiny88 Config
* avrdude.conf.in (ATtiny88): new device support.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@793 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2009-02-16 13:28:55 +00:00
parent 5eea41bfce
commit d212b7432d
3 changed files with 199 additions and 0 deletions

7
NEWS
View File

@@ -7,6 +7,13 @@ Approximate change log for AVRDUDE by version.
----------------------------------------------------------------------
Current:
* New devices supported:
- ATtiny88
- ATmega128RFA1
- ATxmega128A1 rev D
- ATxmega128A1
* Add support for the -x option to pass extended parameters to the
programmer backend.