File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ tools.esptool.network_cmd.windows=python.exe
134
134
tools.esptool.upload.protocol=esp
135
135
tools.esptool.upload.params.verbose=-vv
136
136
tools.esptool.upload.params.quiet=
137
- tools.esptool.upload.pattern="{path}/{cmd}" {upload.verbose} -cd {upload.resetmethod} -cb {upload.speed} -cp "{serial.port}" {upload.erase_cmd} -ca 0x00000 -cf "{build.path}/{build.project_name}.bin"
137
+ tools.esptool.upload.pattern="{path}/{cmd}" {upload.verbose} -cd {upload.resetmethod} -cb {upload.speed} -cp "{serial.port}" {upload.erase_cmd} -ca 0x00000 -cf "{build.path}/{build.project_name}.bin" -cr
138
138
tools.esptool.upload.network_pattern="{network_cmd}" "{runtime.platform.path}/tools/espota.py" -i "{serial.port}" -p "{network.port}" "--auth={network.password}" -f "{build.path}/{build.project_name}.bin"
139
139
140
140
tools.mkspiffs.cmd=mkspiffs
You can’t perform that action at this time.
0 commit comments