21 lines
549 B
Markdown
21 lines
549 B
Markdown
Change Log
|
|
=======
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
|
and this project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
## [unreleased]
|
|
|
|
### Changed
|
|
|
|
- SPI `transfer` implemenation update to handle size missmatch between read and write.
|
|
|
|
## [v0.1.0]
|
|
|
|
Init commit.
|
|
|
|
[unreleased]: https://egit.irs.uni-stuttgart.de/rust/va108xx-rs/compare/v0.1.0...HEAD
|
|
[v0.1.0]: https://egit.irs.uni-stuttgart.de/rust/vorago-shared-periphs/src/tag/v0.1.0
|