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 ad99175 commit 5b27b4bCopy full SHA for 5b27b4b
CHANGELOG.md
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12
- Fix `asm::delay()` to ensure count register is always reloaded
13
### Changed
14
15
- - Use new `DelayUs` trait from `embedded-hal` `v1.0.0-alpha.7`
+ - Use new `DelayUs` trait from `embedded-hal` `v1.0.0-alpha.8`
16
- NOTE: this removes `DelayMs` and `DelayUs` with `u64` version
17
18
## [v0.8.0] - 2022-04-20
0 commit comments