mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-23 07:17:16 +02:00
Update esptool to be compatible with the packager (#1554)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user