We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec6adab commit 23a2974Copy full SHA for 23a2974
CHANGELOG.md
@@ -11,13 +11,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
11
12
- MSP430 API for atomically changing register bits, gated behind the `--nightly` flag
13
- New SVD test for `msp430fr2355`
14
-
15
-### Added
16
17
- Option `-o`(`--output-path`) let you specify output directory path
18
19
### Changed
20
+- `_rererved` fields in `RegisterBlock` now hexidemical usize
21
- options can be set now with `svd2rust.toml` config
22
- option `ignore_groups` for optional disabling #506
23
- [breaking-change] move `const_generic` from features to options
0 commit comments