STK600 supports programming using PDI
This commit is contained in:
parent
b864d7e73a
commit
992e9666a3
|
@ -1270,7 +1270,7 @@ programmer
|
|||
id = "stk600";
|
||||
desc = "Atmel STK600";
|
||||
type = "stk600";
|
||||
prog_modes = PM_TPI | PM_ISP;
|
||||
prog_modes = PM_TPI | PM_ISP | PM_PDI;
|
||||
connection_type = usb;
|
||||
;
|
||||
|
||||
|
|
Loading…
Reference in New Issue