Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v4.1.0

Latest
Compare
Choose a tag to compare
@SergioGasquez SergioGasquez released this 18 Sep 09:15
84cd43c

Added

  • Add --no-addresses flag to monitor subcommand (#942)
  • Add new ESP32-C5 magic values (#940)

Changed

  • Rename --check-app-descriptor to --ignore-app-descriptor (#833)

Fixed

  • Fix a crash in monitor when espflash is connected via USB Serial/JTAG, and the user is typing into the monitor but the device is not reading serial input. (#943, #944, #945)
  • Fix ESP32-S2 flash size detection issues (#950)
  • Images are now automatically padded to 4 bytes before writing by the library (previously this was done in the CLI) (#951)