Skip to content

Commit

Permalink
CHANGELOG: document TPIU::swo_supports
Browse files Browse the repository at this point in the history
  • Loading branch information
tmplt committed Jan 4, 2022
1 parent bc85bfa commit 344bb2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- DWT: add `configure` API for address, cycle count comparison (#342, #367).
- ITM: add `configure` API (#342).
- TPIU: add API for *Formatter and Flush Control* (FFCR) and *Selected Pin Control* (SPPR) registers (#342).
- TPIU: add `swo_supports` for checking what SWO configuratios the target supports. (#381)
- Add `std` and `serde` crate features for improved host-side ITM decode functionality when working with the downstream `itm`, `cargo-rtic-scope` crates (#363, #366).

## [v0.7.4] - 2021-12-31
Expand Down

0 comments on commit 344bb2a

Please sign in to comment.