mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-19 11:36:24 +00:00
patch #9966: Add JTAGICE3 in UPDI mode
* avrdude.conf (jtag3updi): New entry. Submitted by Sven Schwermer: git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1445 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -1085,6 +1085,14 @@ programmer
|
||||
usbpid = 0x2110, 0x2140;
|
||||
;
|
||||
|
||||
programmer
|
||||
id = "jtag3updi";
|
||||
desc = "Atmel AVR JTAGICE3 in UPDI mode";
|
||||
type = "jtagice3_updi";
|
||||
connection_type = usb;
|
||||
usbpid = 0x2110, 0x2140;
|
||||
;
|
||||
|
||||
programmer
|
||||
id = "jtag3dw";
|
||||
desc = "Atmel AVR JTAGICE3 in debugWIRE mode";
|
||||
|
||||
Reference in New Issue
Block a user