Skip to content

Commit df110d2

Browse files
committed
add embedded-io changelog entry
1 parent a379fe0 commit df110d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
### Added
11+
- Added `embedded-io` dependency to fill in basic traits for `embedded-hal` version `1.0`
12+
1013
### Changed
1114
- Use `portable-atomic` to allow builds on `riscv32imc-unknown-none-elf`` targets when needed
1215
- Update `embedded-hal` version to `1.0` changing `delay`, `spi`, `i2c`, `gpio` and `pwm` modules to match

0 commit comments

Comments
 (0)