1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-19 23:22:16 +03:00

Update platform.txt

This commit is contained in:
lrmoreno007 2015-10-13 19:23:03 +02:00
parent 15c3478e6f
commit ceda3d7b68

View File

@ -90,7 +90,6 @@ tools.esptool.cmd.windows=esptool.exe
tools.esptool.path={runtime.platform.path}/tools
tools.esptool.upload.protocol=esp
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"