We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 168e290 commit f041827Copy full SHA for f041827
arduino/avr/programmers.txt
@@ -81,3 +81,9 @@ buspirate.program.protocol=buspirate
81
buspirate.program.tool=avrdude
82
buspirate.program.extra_params=-P{serial.port}
83
84
+atmel_ice.name=Atmel-ICE (AVR)
85
+atmel_ice.communication=usb
86
+atmel_ice.protocol=atmelice_isp
87
+atmel_ice.program.protocol=atmelice_isp
88
+atmel_ice.program.tool=avrdude
89
+atmel_ice.program.extra_params=-Pusb
0 commit comments