Skip to content

v0.4.0

Compare
Choose a tag to compare
@tmplt tmplt released this 03 Dec 11:09
· 27 commits to master since this release

What's Changed

From CHANGELOG.md:

The library has been completely reimplemented, following the development of itm-decode (now archived).
This new implementation offers, in addition to the previous implementation, an Iterator-based design, more granular enums, synchronization packet support, and timestamp generation of trace packets.

The (missing) itm-dump binary has been replaced by itm-decode shipped in this repository.

Related topics: rust-embedded/itm#41, rust-embedded/wg#589.

Full Changelog: v0.3.1...v0.4.0