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 e37c5aa commit 15c3478Copy full SHA for 15c3478
platform.txt
@@ -90,7 +90,7 @@ tools.esptool.cmd.windows=esptool.exe
90
tools.esptool.path={runtime.platform.path}/tools
91
92
tools.esptool.upload.protocol=esp
93
-upload.verbose=-v
+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