mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-28 06:55:27 +00:00
Add jtag2updi programmer
This commit is contained in:
@@ -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
|
||||
#
|
||||
|
Reference in New Issue
Block a user