#822 Removed JTAGICE3 TPI support.

This commit is contained in:
Jan Egil Ruud 2022-12-12 14:10:42 +01:00
parent 8db18e64ed
commit 2561d87fbd
1 changed files with 0 additions and 13 deletions

View File

@ -2031,19 +2031,6 @@ programmer
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
#------------------------------------------------------------