Skip to content

Commit 0cf6898

Browse files
committed
Added mySmartUSB light ISP to programmers.txt
1 parent 8465202 commit 0cf6898

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

hardware/arduino/avr/programmers.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,8 @@ buspirate.program.protocol=buspirate
7676
buspirate.program.tool=avrdude
7777
buspirate.program.extra_params=-P{serial.port}
7878

79+
mySmartUSB_light.name=mySmartUSB light
80+
mySmartUSB_light.protocol=stk500v2
81+
mySmartUSB_light.communication=serial
82+
mySmartUSB_light.program.tool=avrdude
83+
mySmartUSB_light.program.extra_params=-P{serial.port}

0 commit comments

Comments
 (0)