Skip to content

Commit

Permalink
Merge pull request #250 from rust-embedded/crs-write-unsafe
Browse files Browse the repository at this point in the history
Simplify register macros
  • Loading branch information
romancardenas authored Dec 19, 2024
2 parents 433366f + 2dd1b65 commit fe6da17
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 191 deletions.
1 change: 1 addition & 0 deletions riscv/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

### Changed

- Simplify register macros with `cfg` field
- Align assembly functions with `cortex-m`
- Use CSR helper macros to define `marchid` register
- Re-use `try_*` functions in `mcountinhibit`
Expand Down
Loading

0 comments on commit fe6da17

Please sign in to comment.