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 87c2c05 commit c425caeCopy full SHA for c425cae
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
10
+## [v0.11.0] - 2023-03-03
11
+
12
### Changed
13
- Updated riscv dependency to v0.10 with interrupt/critical section changes
14
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "hifive1"
3
-version = "0.10.0"
+version = "0.11.0"
4
repository = "https://github.com/riscv-rust/hifive1"
5
authors = ["David Craven <david@craven.ch>"]
6
categories = ["embedded", "hardware-support", "no-std"]
0 commit comments