esp-rs / espflash

Serial flasher utility for Espressif SoCs and modules based on esptool.py
Apache License 2.0
471 stars 115 forks source link

Fix Windows installation #399

Closed SergioGasquez closed 1 year ago

SergioGasquez commented 1 year ago

Those changes seem to make the installation succeed in all OSs (and does not require installing perl on Windows). I tested the installation in:

Any other test is appreciated: cargo install cargo-espflash --git https://github.com/SergioGasquez/espflash --branch fix/windows-install