We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4184cf commit 0a30be9Copy full SHA for 0a30be9
riscv/CHANGELOG.md
@@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
21
### Changed
22
23
- Cargo workspace for riscv and riscv-rt
24
-- Update `embedded-hal` dependency to v1.0 (bumps MSRV to 1.60)
+- Update `embedded-hal` dependency to v1.0.0-rc.2 (bumps MSRV to 1.60)
25
- `misa::MXL` renamed to `misa::XLEN`
26
- Removed `bit_field` dependency
27
- CI actions updated. They now use `checkout@v3` and `dtolnay/rust-toolchain`.
0 commit comments