Skip to content

Version 2.5.1

Compare
Choose a tag to compare
@projectgus projectgus released this 27 Sep 00:16
· 757 commits to master since this release

Bug fixes:

  • Errors during chip detection are now formatted correctly.
  • OSError is handled correctly while scanning for a port (#322)
  • Update link to flashrom repo for SPI flash chip IDs (#338)
  • read_flash command: Error out immediately if an invalid length packet is received (common symptom of bad serial link) (#342)

ESP32 Only:

  • espefuse.py: Disable burning key efuses when 3/4 Coding Scheme is set (support for burning keys with 3/4 Coding Scheme will be added in a future update).

Thanks to @orangecms for contributing to this release.