This change actually dates back to July 29: add preliminary support

for Xmega programming using the JTAG ICE mkII in JTAG mode.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@780 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2008-10-31 21:16:46 +00:00
parent 3673174077
commit a91e8e01b2
4 changed files with 19 additions and 0 deletions

3
NEWS
View File

@@ -32,6 +32,9 @@ Current:
device initialization failed, so the user can modify programmer
parameters (like Vtarget).
* Add preliminary support for ATxmega128A1 for the JTAG ICE mkII using
JTAG.
Version 5.5:
* Add support for the USBtinyISP programmer (patch #6233)