fixes avrdude path in boards.txt

This commit is contained in:
Todd Treece 2015-09-25 11:15:54 -04:00
parent 2d452bb5b9
commit e5750412b3

View file

@ -11,7 +11,7 @@ version=1.3.1
# ------------------------------
tools.avrdude.path={runtime.tools.avrdude.path}
tools.avrdude.cmd.path={path}/bin/avrdude
tools.avrdude.config.path={runtime.platform.path}/avrdude.conf
tools.avrdude.config.path={path}/etc/avrdude.conf
tools.avrdude.upload.params.verbose=-v
tools.avrdude.upload.params.quiet=-q -q