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 7de8041 commit 628d2ccCopy full SHA for 628d2cc
avr/platform.txt
@@ -77,8 +77,6 @@ recipe.size.regex.eeprom=^(?:\.eeprom)\s+([0-9]+).*
77
78
tools.avrdude.cmd.path={runtime.ide.path}/hardware/tools/avr/bin/avrdude
79
tools.avrdude.config.path={runtime.ide.path}/hardware/tools/avr/etc/avrdude.conf
80
-tools.avrdude.cmd.path.linux={runtime.ide.path}/hardware/tools/avrdude
81
-tools.avrdude.config.path.linux={runtime.ide.path}/hardware/tools/avrdude.conf
82
83
tools.avrdude.upload.params.verbose=-v -v -v -v
84
tools.avrdude.upload.params.quiet=-q -q
0 commit comments