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 5f7cd3b commit 402f1cfCopy full SHA for 402f1cf
CHANGELOG.md
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
## [Unreleased]
9
10
### Added
11
+- Added `Can` Controller Area Network traits.
12
- `Error` traits for SPI, I2C and Serial traits. The error types used in those must
13
implement these `Error` traits, which implies providing a conversion to a common
14
set of error kinds. Generic drivers using these interfaces can then convert the errors
0 commit comments