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
commit 3769332afd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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