avr platform: fixed avrdude path

This commit is contained in:
Federico Fissore 2015-03-02 17:41:37 +01:00
parent 37bf5817af
commit 40a625b4ff
1 changed files with 2 additions and 2 deletions

View File

@ -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