Skip to content

Commit 570ce0a

Browse files
committed
CHANGELOG: update for added ITM API
1 parent c856ff7 commit 570ce0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212
Also fixes `VectActive::from` to take a `u16` and subtract `16` for
1313
`VectActive::Interrupt`s to match `SBC::vect_active()` (#373).
1414
- DWT: add `configure` API for address, cycle count comparison (#342, #367).
15-
- ITM: add `configure` API (#342).
15+
- ITM: add `configure` API; `lock`, `unlock`, and `busy` functions (#342, #383).
1616
- TPIU: add API for *Formatter and Flush Control* (FFCR) and *Selected Pin Control* (SPPR) registers (#342).
1717
- 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).
1818

0 commit comments

Comments
 (0)