aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--platform.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform.txt b/platform.txt
index a615360..727fb82 100644
--- a/platform.txt
+++ b/platform.txt
@@ -76,8 +76,8 @@ recipe.size.regex.eeprom=^(?:\.eeprom)\s+([0-9]+).*
# ------------------------------
tools.avrdude.path={runtime.tools.avrdude.path}
-tools.avrdude.cmd.path={path}/avrdude
-tools.avrdude.config.path={path}/avrdude.conf
+tools.avrdude.cmd.path={path}/bin/avrdude
+tools.avrdude.config.path={path}/etc/avrdude.conf
tools.avrdude.upload.params.verbose=-v
tools.avrdude.upload.params.quiet=-q -q