Skip to content

Commit abea3f5

Browse files
aethanielcmaglie
authored andcommitted
print information when uploading sketch on board
Signed-off-by: Thibaut VIARD <[email protected]>
1 parent 4644699 commit abea3f5

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
@@ -84,7 +84,7 @@ tools.bossac.path={runtime.ide.path}/hardware/tools/bossac-1.5-arduino
8484

8585
tools.bossac.upload.params.verbose=-i -d
8686
tools.bossac.upload.params.quiet=
87-
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
87+
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
8888

8989
#
9090
# OpenOCD sketch upload

0 commit comments

Comments
 (0)