We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b039835 commit 583fc04Copy full SHA for 583fc04
CHANGELOG.md
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
10
- Update `clap` to 4.0, use `irx-config` instead of `clap_conf`
11
- Add #[must_use] to prevent hanging field writers
12
- remove explicit deref in `generic.rs` since it's done by auto-deref
13
+- Make writing raw bits to a whole register safe if the SVD indicates
14
+ so through the <WriteConstraint> element (see [v0.7.1] too).
15
16
## [v0.26.0] - 2022-10-07
17
0 commit comments