Skip to content

Commit fe6da17

Browse files
Merge pull request #250 from rust-embedded/crs-write-unsafe
Simplify register macros
2 parents 433366f + 2dd1b65 commit fe6da17

File tree

2 files changed

+58
-191
lines changed

2 files changed

+58
-191
lines changed

riscv/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1313

1414
### Changed
1515

16+
- Simplify register macros with `cfg` field
1617
- Align assembly functions with `cortex-m`
1718
- Use CSR helper macros to define `marchid` register
1819
- Re-use `try_*` functions in `mcountinhibit`

0 commit comments

Comments
 (0)