Skip to content
Snippets Groups Projects
Commit abea3f55 authored by Thibaut VIARD's avatar Thibaut VIARD Committed by Cristian Maglie
Browse files

print information when uploading sketch on board

parent 46446999
Branches
Tags
No related merge requests found
......@@ -84,7 +84,7 @@ tools.bossac.path={runtime.ide.path}/hardware/tools/bossac-1.5-arduino
tools.bossac.upload.params.verbose=-i -d
tools.bossac.upload.params.quiet=
tools.bossac.upload.pattern="{path}/{cmd}" {upload.verbose} --port={serial.port.file} -U {upload.native_usb} -e -w -v "{build.path}/{build.project_name}.bin" -R
tools.bossac.upload.pattern="{path}/{cmd}" {upload.verbose} --port={serial.port.file} -U {upload.native_usb} -i -e -w -v "{build.path}/{build.project_name}.bin" -R
#
# OpenOCD sketch upload
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment