Skip to content

v0.44.1

Latest

Choose a tag to compare

@TeoMahnic TeoMahnic released this 07 May 11:14

v0.44.1 on PyPI

Improvements

  • Flash programming:
    • Improve robustness of load subcommand post reset handling
  • CMSIS-Toolbox Run and Debug Management integration:
    • Avoid registering unknown access port IDs as processors
  • Debug sequences:
    • Improve ResetSystem debug sequence robustness by adding a short delay before checking the core state after reset
    • Prefix variables of internal default sequences with double underscores to reduce the chance of name collisions with user sequences

Changes

  • Cortex M:
    • Do not implicitly attempt to resume a core after reset

Fixes

  • RTT:
    • Fix control block searching and detection (@elfmimi)

Other

  • CI: Allow target branch selection for manual nightly build dispatches

Full Changelog: v0.44.0...v0.44.1