Skip to content

Commit d815d3a

Browse files
committed
set avrdude version
1 parent f4f2a45 commit d815d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ recipe.preproc.macros="{compiler.path}{compiler.cpp.cmd}" {compiler.cpp.flags} {
9191
# AVR Uploader/Programmers tools
9292
# ------------------------------
9393

94-
tools.avrdude.path={runtime.tools.avrdude.path}
94+
tools.avrdude.path={runtime.tools.avrdude-6.3.0-arduino14.path}
9595
tools.avrdude.cmd.path={path}/bin/avrdude
9696
tools.avrdude.config.path={path}/etc/avrdude.conf
9797

0 commit comments

Comments
 (0)