Skip to content

Commit

Permalink
can: Changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
timokroeger committed Oct 20, 2021
1 parent 5f7cd3b commit 402f1cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]

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

0 comments on commit 402f1cf

Please sign in to comment.