File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99
1010### Added
1111
12+ - Added DCSR (Debug Control and Status Register) CSR support for the RISC-V
1213- Add ` miselect ` CSR
14+ - Improved assembly macro handling in asm.rs
1315
1416## [ v0.15.0] - 2025-09-08
1517
@@ -283,4 +285,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
283285[ v0.7.0 ] : https://github.com/rust-embedded/riscv/compare/v0.6.0...v0.7.0
284286[ v0.6.0 ] : https://github.com/rust-embedded/riscv/compare/v0.5.6...v0.6.0
285287[ v0.5.6 ] : https://github.com/rust-embedded/riscv/compare/v0.5.5...v0.5.6
286- [ v0.5.5 ] : https://github.com/rust-embedded/riscv/compare/v0.5.4...v0.5.5
288+ [ 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