Skip to content

Commit 02c5ba8

Browse files
Added CHANGELOG.md
1 parent 73d084f commit 02c5ba8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

riscv/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)