Skip to content

Commit 632af2e

Browse files
committed
Update CHANGELOG
1 parent 68d7f83 commit 632af2e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1515
- ITM: add `configure` API (#342).
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).
18+
- Added the ability to name the statics generated by `singleton!()` for better debuggability (#364, #380).
19+
20+
### Fixed
21+
- Fixed `singleton!()` statics sometimes ending up in `.data` instead of `.bss` (#364, #380).
1822

1923
## [v0.7.4] - 2021-12-31
2024

0 commit comments

Comments
 (0)