We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b808120 commit 0dc7047Copy full SHA for 0dc7047
CHANGELOG.md
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
16
count comparisons, and only on `armv7m` (#377).
17
- renamed the field from `c` to `comp0` and `comps[15]` for `armv7m` and
18
`comps[2]` for `armv6m` (#377).
19
+ - Made the `has_*` implementation checks associated functions (#377).
20
- ITM: add `configure` API (#342).
21
- TPIU: add API for *Formatter and Flush Control* (FFCR) and *Selected Pin Control* (SPPR) registers (#342).
22
- TPIU: add `swo_supports` for checking what SWO configurations the target supports. (#381)
0 commit comments