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 5520c32 commit 7d8e871Copy full SHA for 7d8e871
CHANGELOG.md
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
15
- Passing the `Clock` parameter to `Serial` by reference.
16
- `Serial::usart1/2/3` -> `Serial::new`.
17
- `Serial` implements `Write<WORD>` and `Read<WORD>` for `WORD` simultaneously as u8 and u16.
18
+- Bump bxcan version to [v0.7.0](https://github.com/stm32-rs/bxcan/releases/tag/v0.7.0)
19
20
### Added
21
0 commit comments