mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-18 11:24:42 +00:00
Merge pull request #1048 from MCUdude/jtagmkii-updi
Add `jtagmkii_updi` programmer option
This commit is contained in:
@@ -1779,7 +1779,7 @@ programmer
|
||||
programmer
|
||||
id = "jtag2updi";
|
||||
desc = "JTAGv2 to UPDI bridge";
|
||||
type = "jtagmkii_pdi";
|
||||
type = "jtagmkii_updi";
|
||||
connection_type = serial;
|
||||
baudrate = 115200;
|
||||
hvupdi_support = 1;
|
||||
|
||||
Reference in New Issue
Block a user