mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-18 19:34:42 +00:00
* jtag3.c: Fill in the missing pieces for Xmega support (both,
PDI and JTAG). * jtagmkII.c (jtagmkII_set_xmega_params): Use "fuse1" rather than "fuse0" memory space to fill in the NVM offset from, as there is no "fuse0" on some Xmega devices. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@1111 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -35,7 +35,7 @@ Current:
|
||||
X3(1), sck = DSR X3(2), mosi = DCD X3(3), reset = RI X3(4))
|
||||
+ diecimila (alias for arduino-ft232r)
|
||||
|
||||
- Atmel JTAGICE3 (megaAVR/JTAG only so far)
|
||||
- Atmel JTAGICE3 (megaAVR/JTAG, Xmega/JTAG/PDI only so far)
|
||||
|
||||
* Bugfixes
|
||||
- bug #34027: avrdude AT90S1200 Problem
|
||||
|
||||
Reference in New Issue
Block a user