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/).
7
7
8
8
## [ Unreleased]
9
9
10
- - Improved assembly macro handling in asm.rs
11
-
12
10
### Added
13
-
14
- - Add ` miselect ` CSR
11
+ - Improved assembly macro handling in asm.rs
15
12
16
13
## [ v0.15.0] - 2025-09-08
17
14
18
-
19
15
### Added
20
16
21
17
- 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
29
18
30
19
### Added
31
20
@@ -130,7 +119,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
130
119
- Export ` riscv::register::macros ` module macros for external use
131
120
- Add ` riscv::register::mcountinhibit ` module for ` mcountinhibit ` CSR
132
121
- Add ` Mcounteren ` in-memory update functions
133
- - Add ` Mcounteren ` in-memory update functions
134
122
- Add ` Mstatus ` vector extension support
135
123
- Add fallible counterparts to all functions that ` panic `
136
124
- Add ` riscv-pac ` as a dependency
You can’t perform that action at this time.
0 commit comments