mirror of
https://github.com/rust-embedded/embedded-hal.git
synced 2026-03-13 17:37:41 +00:00
backport v0.1.3 CHANGELOG
This commit is contained in:
parent
1f0ae37c3c
commit
305bad9d80
@ -36,6 +36,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- It has been clarified in the documentation that `OutputPin` must be implemented for push-pull
|
||||
output pins (and e.g. not for open drain output pins).
|
||||
|
||||
## [v0.1.3] - 2018-05-14
|
||||
|
||||
### Changed
|
||||
|
||||
- Re-export most / unchanged traits from embedded-hal v0.2.x to allow inter-operation between HAL
|
||||
implementations and drivers that are using different minor versions.
|
||||
|
||||
## [v0.1.2] - 2018-02-14
|
||||
|
||||
### Added
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user