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

Override the flash size in `Flasher` if provided via command-line argument #417

Closed jessebraham closed 1 year ago

jessebraham commented 1 year ago

Closes #396 (I think..?)

@dragazo @MabezDev please confirm this fixes the issue, but as far as I can tell we just were never passing the command-line argument to the Flasher struct when it was provided.