mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-14 01:44:58 +00:00
STK600 supports programming using PDI
This commit is contained in:
@@ -1270,7 +1270,7 @@ programmer
|
|||||||
id = "stk600";
|
id = "stk600";
|
||||||
desc = "Atmel STK600";
|
desc = "Atmel STK600";
|
||||||
type = "stk600";
|
type = "stk600";
|
||||||
prog_modes = PM_TPI | PM_ISP;
|
prog_modes = PM_TPI | PM_ISP | PM_PDI;
|
||||||
connection_type = usb;
|
connection_type = usb;
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user