mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-18 19:34:42 +00:00
Add new jtagmkii_updi programmer type option
in order to resolve issue #1037
This commit is contained in:
@@ -1734,7 +1734,7 @@ programmer
|
||||
programmer
|
||||
id = "jtag2updi";
|
||||
desc = "JTAGv2 to UPDI bridge";
|
||||
type = "jtagmkii_pdi";
|
||||
type = "jtagmkii_updi";
|
||||
connection_type = serial;
|
||||
baudrate = 115200;
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user