We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7824d55 commit 25e78ffCopy full SHA for 25e78ff
embedded-hal/CHANGELOG.md
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
14
15
### Added
16
- Implement `PartialOrd`, `Ord`, `Hash` for `can::StandardId`, `can::ExtendedId` and `can::Id` according to CAN bus arbitration rules
17
+- Implement `Eq` for `i2c::Operaiton`
18
19
### Fixed
20
- Fixed documentation for `wait_for_rising_edge`.
0 commit comments