We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df110d2 commit 9b78d21Copy full SHA for 9b78d21
CHANGELOG.md
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
14
- Use `portable-atomic` to allow builds on `riscv32imc-unknown-none-elf`` targets when needed
15
- Update `embedded-hal` version to `1.0` changing `delay`, `spi`, `i2c`, `gpio` and `pwm` modules to match
16
- `I2c::free` renamed to `I2c::release`
17
+- Update `riscv` to `0.11`
18
- Bumped MSRV to `1.62`
19
20
### Removed
0 commit comments