We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a379fe0 commit df110d2Copy full SHA for df110d2
CHANGELOG.md
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
10
+### Added
11
+- Added `embedded-io` dependency to fill in basic traits for `embedded-hal` version `1.0`
12
+
13
### Changed
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
0 commit comments