Skip to content

Commit 7622981

Browse files
authored
Merge pull request #213 from rust-embedded/strip_in_cluster
deduplicate RegisterBlockExt impls code
2 parents 17cdbba + 026d423 commit 7622981

File tree

3 files changed

+602
-763
lines changed

3 files changed

+602
-763
lines changed

CHANGELOG-rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This changelog tracks the Rust `svdtools` project. See
77

88
* Allow to modify registers in `_cluster:`
99
* Add addressOffset check in `collect_in_cluster`
10+
* Refactor `RegisterBlockExt`, use `BlockPath` for better errors
1011

1112
## [v0.3.11] 2024-03-06
1213

0 commit comments

Comments
 (0)