Skip to content

Version 1.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 22:01
· 2 commits to master since this release

v1.6.0 (2024-09-26)

New Features

  • Add support for Secure Download Mode
  • Add support for getting target security info
  • Add logging from target to rpi pico port

Bug Fixes

  • Add delay to usb example to ensure connection
  • Do not enable logging if flashing error - STM
  • Add missing esp32c3 chip magic numbers
  • Multiple timeout fixes
  • Only check if image fits into flash when we know flash size
  • Duplicate word in logging message

Code Refactoring

  • protocol: Rework command and response handling code
  • protocol: Add support for receiving variably sized SLIP packets