v0.32.3
Fixes
- J-Link: Fix SWO that was completely broken due to an invalid attribute name.
- STLink: Fix typo in USB PID map that caused probes with PID 0x3752 to be ignored.
- NXP i.MX RT family: Fix log exception if the vector table can't be determined.
- SWO: Fix invalid reference to
collections.Iterable
. - Commander: Correct alignment of ASCII column in a hex dump with ragged end.
- CoreSight: Fix printing of negative addresses ROM table in certain cases.
- CoreSight: Power down DP only if resuming on disconnect.
- Flash: Fix flash unmodified page detection regression, causing optimized flash programming to not work.
- gdbserver: Return T response containing no register values if reading registers fails, perhaps if the core failed to halt.
- Package metadata: Correct URLs and classifiers.
Full Changelog: v0.32.2...v0.32.3