Update esptool to be compatible with the packager (#1554)

This commit is contained in:
Me No Dev
2018-06-28 21:07:59 +02:00
committed by GitHub
parent 58bdebc565
commit a8ccbd40a4
2 changed files with 32 additions and 11 deletions

View File

@ -3,7 +3,7 @@ version=0.0.1
runtime.tools.xtensa-esp32-elf-gcc.path={runtime.platform.path}/tools/xtensa-esp32-elf
tools.esptool.path={runtime.platform.path}/tools
tools.esptool.path={runtime.platform.path}/tools/esptool
tools.esptool.cmd=esptool
tools.esptool.cmd.linux=esptool.py
tools.esptool.cmd.windows=esptool.exe