Skip to content

Releases: esp-rs/espflash

1.1.0

16 Oct 11:53
Compare
Choose a tag to compare
  • Display chip features and MAC address in board info output
  • Add save-image sub-command to save the generated image to disk
  • Add support for flashing direct-boot images to esp32c3
  • Improved error messages in various places

1.0.1

23 Sep 11:43
Compare
Choose a tag to compare
  • Fix timeout while flashing larger images to esp32 family devices
  • Fix generating invalid images for esp32 family devices in some cases

1.0.0

21 Sep 13:03
Compare
Choose a tag to compare
  • Compatibility with ESP32-S2 and ESP32-C3 chips
  • Add support for flashing custom bootloader or partition table on ESP32 family chips
  • Add basic post-flashing serial monitor
  • Faster flashing trough compression on ESP32 family chips
  • More reliable flashing at higher serial speeds
  • Improved error messages