mirror of
https://github.com/avrdudes/avrdude.git
synced 2026-09-22 00:56:21 +03:00
Add Digilent JTAG HS2 prog_modes + fix typo in desc
This commit is contained in:
@@ -1157,8 +1157,9 @@ programmer
|
||||
|
||||
programmer
|
||||
id = "digilent-hs2";
|
||||
desc = "Digilient JTAG HS2 (MPSSE)";
|
||||
desc = "Digilent JTAG HS2 (MPSSE)";
|
||||
type = "avrftdi";
|
||||
prog_modes = PM_TPI | PM_ISP;
|
||||
connection_type = usb;
|
||||
usbvid = 0x0403;
|
||||
usbpid = 0x6014;
|
||||
|
||||
Reference in New Issue
Block a user