Submitted by Evangelos Arkalis:

patch #6069: Atmel AT89ISP Cable
* avrdude.conf.in (89isp): new programmer support.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@794 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
joerg_wunsch
2009-02-17 12:43:05 +00:00
parent e7618c8372
commit 5dcd1c8d8f
3 changed files with 22 additions and 0 deletions

4
NEWS
View File

@@ -14,6 +14,10 @@ Current:
- ATxmega128A1 rev D
- ATxmega128A1
* New programmers supported:
- AT89ISP cable (patch #6069)
* Add support for the -x option to pass extended parameters to the
programmer backend.