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