Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 459 Bytes

File metadata and controls

19 lines (12 loc) · 459 Bytes

Changelog

Unreleased

  • Implement Display for Error
  • Migrate to embedded-hal 1.0 and update dependencies
  • SpiDevice for initialization

0.2.0 - 2020-03-25

  • Add BlockDevice and Read traits, and allow writing to devices (#5)
  • Improve and fix handling of the JEDEC ID (#16)

0.1.0 - 2019-05-24

Initial release.