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 426ef9e commit 6e08b12Copy full SHA for 6e08b12
CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
10
+### Added
11
+
12
+- Support of embedded-hal 1.0.0-alpha.6 [#388]
13
14
+[#388]: https://github.com/stm32-rs/stm32f4xx-hal/pull/388
15
16
### Changed
17
18
- Move `i2c` `embedded-hal` trait impls to `I2c` methods [#431]
0 commit comments