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 7f8f862 commit 9c63248Copy full SHA for 9c63248
CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
10
### Changed
11
12
+- Implement `embedded_hal::digital::IoPin` for `CdevPin` and `SysfsPin`
13
- Set default features to build both sysfs and cdev pin types.
14
- Removed `Pin` export, use `CdevPin` or `SysfsPin`.
15
- Increased the Minimum Supported Rust Version to `1.36.0` due to an update of `gpio_cdev`.
0 commit comments