Skip to content

Commit

Permalink
Update platform.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
lrmoreno007 committed Oct 9, 2015
1 parent e37c5aa commit 15c3478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ tools.esptool.cmd.windows=esptool.exe
tools.esptool.path={runtime.platform.path}/tools

tools.esptool.upload.protocol=esp
upload.verbose=-v
upload.verbose=-vv
tools.esptool.upload.params.verbose=-vv
tools.esptool.upload.params.quiet=
tools.esptool.upload.pattern="{path}/{cmd}" {upload.verbose} -cd {upload.resetmethod} -cb {upload.speed} -cp "{serial.port}" -ca 0x00000 -cf "{build.path}/{build.project_name}.bin"
Expand Down

0 comments on commit 15c3478

Please sign in to comment.