First support for Atmel JTAGICE3. Guessed from USB sniffer

traces made by Knut Schwichtenberg, and by similarity to
JTAGICEmkII.

Still quite incomplete, just megaAVR/JTAG is done by now.



git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1109 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
joerg_wunsch
2012-11-28 22:39:01 +00:00
parent 3fabed6ea5
commit ed3033e396
10 changed files with 2389 additions and 1 deletions

View File

@@ -120,6 +120,9 @@ libavrdude_a_SOURCES = \
jtagmkII.c \
jtagmkII.h \
jtagmkII_private.h \
jtag3.c \
jtag3.h \
jtag3_private.h \
linux_ppdev.h \
lists.c \
lists.h \