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/).
88## [ Unreleased]
99
1010### Added
11+
12+ - Add ` miselect ` CSR
1113- Improved assembly macro handling in asm.rs
1214
1315## [ v0.15.0] - 2025-09-08
1416
1517### Added
1618
17- - Add ` miselect ` CSR
18-
19- ### Added
20-
2119- New convenience ` try_new ` and ` new ` associated functions for ` Mtvec ` and ` Stvec ` .
2220- New methods and functions for enabling core interrupts in the ` mie ` and ` sie ` registers
2321 using the ` riscv_pac::CoreInterruptNumber ` trait.
@@ -286,4 +284,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
286284[ v0.7.0 ] : https://github.com/rust-embedded/riscv/compare/v0.6.0...v0.7.0
287285[ v0.6.0 ] : https://github.com/rust-embedded/riscv/compare/v0.5.6...v0.6.0
288286[ 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