Skip to content

Commit 402f1cf

Browse files
committed
can: Changelog entry
1 parent 5f7cd3b commit 402f1cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88
## [Unreleased]
99

1010
### Added
11+
- Added `Can` Controller Area Network traits.
1112
- `Error` traits for SPI, I2C and Serial traits. The error types used in those must
1213
implement these `Error` traits, which implies providing a conversion to a common
1314
set of error kinds. Generic drivers using these interfaces can then convert the errors

0 commit comments

Comments
 (0)