We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 067de9a commit 81cf577Copy full SHA for 81cf577
CHANGELOG.md
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
11
- Use `portable-atomic` to allow builds on `riscv32imc-unknown-none-elf`` targets when needed
12
- Update `embedded-hal` version to `1.0` changing `delay`, `spi`, `i2c`, `gpio` and `pwm` modules to match
13
- `I2c::free` renamed to `I2c::release`
14
+- Bumped MSRV to `1.62`
15
16
## [v0.10.0] - 2023-03-28
17
0 commit comments