Skip to content

Commit

Permalink
make register reader/writer copiable, return writer
Browse files Browse the repository at this point in the history
  • Loading branch information
burrbull committed Jul 6, 2023
1 parent 062d0b9 commit c67d705
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 94 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).

## [Unreleased]

- make register reader/writer copiable, return writer from write & modify
- removed register writer & reader wrappers, generic `REG` in field writers (#731)
- Updated syn to version 2 (#732)
- Let readable field fetch doc from svd description (#734)
Expand Down
Loading

0 comments on commit c67d705

Please sign in to comment.