File tree Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -7,25 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## [ Unreleased]
99
10- - Improved assembly macro handling in asm.rs
11-
1210### Added
13-
14- - Add ` miselect ` CSR
11+ - Improved assembly macro handling in asm.rs
1512
1613## [ v0.15.0] - 2025-09-08
1714
18-
1915### Added
2016
2117- Add ` miselect ` CSR
22- - Improved assembly macro handling in asm.rs
23-
24- ### Added
25-
26- - Add ` miselect ` CSR
27-
28- ## [ v0.15.0] - 2025-09-08
2918
3019### Added
3120
@@ -130,7 +119,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
130119- Export ` riscv::register::macros ` module macros for external use
131120- Add ` riscv::register::mcountinhibit ` module for ` mcountinhibit ` CSR
132121- Add ` Mcounteren ` in-memory update functions
133- - Add ` Mcounteren ` in-memory update functions
134122- Add ` Mstatus ` vector extension support
135123- Add fallible counterparts to all functions that ` panic `
136124- Add ` riscv-pac ` as a dependency
You can’t perform that action at this time.
0 commit comments