Merge pull request #1142 from MCUdude/stk600-pdi

STK600 supports programming using PDI
This commit is contained in:
Stefan Rueger
2022-10-23 23:10:10 +01:00
committed by GitHub

View File

@@ -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;
;