Skip to content

3.0.0-rc.2

Compare
Choose a tag to compare
@SergioGasquez SergioGasquez released this 04 Mar 15:57
· 23 commits to main since this release
c230d54

Added

  • Add --list-all-ports connection argument to avoid serial port filtering (#590)
  • Allow config file to live in parent folder (#595)

Fixed

  • Change the hard_reset sequence to fix Windows issues (#594)
  • Improve resolving non-code addresses (#603)

Changed

  • Non-linux-musl: Only list the available USB Ports by default (#590)
  • FlashData::new now returns crate::Error (#591)
  • Moved reset_after_flash method to reset module (#594)
  • The command module now requires serialport. (#599)