esp-rs / espflash

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

Implement skip and verify #538

Closed bjoernQ closed 9 months ago

bjoernQ commented 9 months ago

Implements verify, closes #259 Implements skip flashing of unchanged flash regions, closes #479