mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-15 02:01:07 +00:00
#822 Removed JTAGICE3 TPI support.
This commit is contained in:
@@ -2031,19 +2031,6 @@ programmer
|
|||||||
usbpid = 0x2110, 0x2140;
|
usbpid = 0x2110, 0x2140;
|
||||||
;
|
;
|
||||||
|
|
||||||
#------------------------------------------------------------
|
|
||||||
# jtag3tpi
|
|
||||||
#------------------------------------------------------------
|
|
||||||
|
|
||||||
programmer
|
|
||||||
id = "jtag3tpi";
|
|
||||||
desc = "Atmel AVR JTAGICE3 in TPI mode";
|
|
||||||
type = "jtagice3_tpi";
|
|
||||||
prog_modes = PM_TPI;
|
|
||||||
connection_type = usb;
|
|
||||||
usbpid = 0x2110, 0x2140;
|
|
||||||
;
|
|
||||||
|
|
||||||
#------------------------------------------------------------
|
#------------------------------------------------------------
|
||||||
# xplainedpro
|
# xplainedpro
|
||||||
#------------------------------------------------------------
|
#------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user