We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tools.esptool.cmd=esptool tools.esptool.cmd.windows="C:\Python27\python.exe" tools.esptool.path=
tools.esptool.upload.protocol=esp tools.esptool.upload.params.verbose=-vv tools.esptool.upload.params.quiet= tools.esptool.upload.pattern={cmd} "C:\Python27\Scripts\esptool.py" --port "{serial.port}" --baud 76800 write_flash 0x00000 "{build.path}/{build.project_name}_00000.bin" 0x10000 "{build.path}/{build.project_name}_10000.bin"
There was an error while loading. Please reload this page.