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 a92a0a1 commit 1133558Copy full SHA for 1133558
CHANGELOG.md
@@ -8,8 +8,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
## [Unreleased]
9
10
- Move cluster struct inside mod
11
+- Support non-sequential field arrays
12
- Use inlined variables in `format!` (Rust 1.58)
-- Refactor `periperal.rs`
13
+- Refactor `periperal.rs` & `util.rs`
14
- use `svd_parser::expand::Index` for derive
15
- Generated enum names now consider `name` field in `enumeratedValues`
16
- Use constant case for structure names; internal rearrangements for
0 commit comments