mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-18 19:34:42 +00:00
Provide urclock programmer
This commit is contained in:
@@ -756,6 +756,19 @@ programmer
|
||||
connection_type = serial;
|
||||
;
|
||||
|
||||
#------------------------------------------------------------
|
||||
# urclock
|
||||
#------------------------------------------------------------
|
||||
|
||||
# See https://github.com/stefanrueger/urboot
|
||||
programmer
|
||||
id = "urclock";
|
||||
desc = "Urclock programmer for urboot bootloaders (arduino compatible)";
|
||||
type = "urclock";
|
||||
prog_modes = PM_SPM;
|
||||
connection_type = serial;
|
||||
;
|
||||
|
||||
#------------------------------------------------------------
|
||||
# xbee
|
||||
#------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user