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@794 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2009-02-17 12:43:05 +00:00
parent 47660adc4b
commit 9fdeb5444d
3 changed files with 22 additions and 0 deletions

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.