Add jtag2updi programmer

This commit is contained in:
MCUdude 2021-12-21 22:10:51 +01:00
parent 4c3530e199
commit 0a335e2f73
1 changed files with 11 additions and 0 deletions

View File

@ -1647,6 +1647,17 @@ programmer
miso = ~8;
;
# JTAG2UPDI
# https://github.com/ElTangas/jtag2updi
programmer
id = "jtag2updi";
desc = "JTAGv2 to UPDI bridge";
type = "jtagmkii_pdi";
connection_type = serial;
baudrate = 115200;
;
#
# PART DEFINITIONS
#