Skip to content

Commit 7b5442d

Browse files
henningpohlfacchinm
authored andcommitted
Added mySmartUSB light ISP to programmers.txt
Rebase of arduino/Arduino#3252
1 parent fb7c2cc commit 7b5442d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

programmers.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,9 @@ atmel_ice.protocol=atmelice_isp
104104
atmel_ice.program.protocol=atmelice_isp
105105
atmel_ice.program.tool=avrdude
106106
atmel_ice.program.extra_params=-Pusb
107+
108+
mySmartUSB_light.name=mySmartUSB light
109+
mySmartUSB_light.protocol=stk500v2
110+
mySmartUSB_light.communication=serial
111+
mySmartUSB_light.program.tool=avrdude
112+
mySmartUSB_light.program.extra_params=-P{serial.port}

0 commit comments

Comments
 (0)