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 1d9c438 commit 36edd9cCopy full SHA for 36edd9c
CHANGELOG.md
@@ -7,14 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
10
-### Added
11
-
12
-- Implement `embedded_hal::digital::blocking::IoPin` for `CdevPin` and `SysfsPin`
13
14
-## [v0.4.0-alpha.1] - 2021-09-27
+## [v0.4.0-alpha.1] - 2021-10-07
15
16
### Added
17
+- Implement `embedded_hal::digital::blocking::IoPin` for `CdevPin` and `SysfsPin`
18
- `CountDown` implementation for `SysTimer`.
19
- `Default` implementation for `SysTimer`.
20
0 commit comments