File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -8,16 +8,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
8
## [ Unreleased]
9
9
10
10
### Added
11
+
12
+ - Add ` miselect ` CSR
11
13
- Improved assembly macro handling in asm.rs
12
14
13
15
## [ v0.15.0] - 2025-09-08
14
16
15
17
### Added
16
18
17
- - Add ` miselect ` CSR
18
-
19
- ### Added
20
-
21
19
- New convenience ` try_new ` and ` new ` associated functions for ` Mtvec ` and ` Stvec ` .
22
20
- New methods and functions for enabling core interrupts in the ` mie ` and ` sie ` registers
23
21
using the ` riscv_pac::CoreInterruptNumber ` trait.
@@ -286,4 +284,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
286
284
[ v0.7.0 ] : https://github.com/rust-embedded/riscv/compare/v0.6.0...v0.7.0
287
285
[ v0.6.0 ] : https://github.com/rust-embedded/riscv/compare/v0.5.6...v0.6.0
288
286
[ v0.5.6 ] : https://github.com/rust-embedded/riscv/compare/v0.5.5...v0.5.6
289
- [ v0.5.5 ] : https://github.com/rust-embedded/riscv/compare/v0.5.4...v0.5.5
287
+ [ v0.5.5 ] : https://github.com/rust-embedded/riscv/compare/v0.5.4...v0.5.5
You can’t perform that action at this time.
0 commit comments