esp-rs / espflash

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

Remove direct boot #577

Closed jessebraham closed 5 months ago

jessebraham commented 5 months ago

Removes the direct boot image format. Also refactored away the ImageFormat trait since we only have one format now.