We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15c3478 commit ceda3d7Copy full SHA for ceda3d7
platform.txt
@@ -90,7 +90,6 @@ tools.esptool.cmd.windows=esptool.exe
90
tools.esptool.path={runtime.platform.path}/tools
91
92
tools.esptool.upload.protocol=esp
93
-upload.verbose=-vv
94
tools.esptool.upload.params.verbose=-vv
95
tools.esptool.upload.params.quiet=
96
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"
0 commit comments