Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 369 Bytes

CHANGELOG.md

File metadata and controls

20 lines (9 loc) · 369 Bytes

tiny-led-matrix 1.0.2 (2020-01-07)

  • Fix repository URL in Cargo.toml

tiny-led-matrix 1.0.1 (2019-11-16)

  • Update examples in docs to use cortex-m-rtfm v0.5

tiny-led-matrix 1.0.0 (2019-04-27)

  • Make `Display::handle_event()`` return a value indicating whether a new primary cycle has begun.

tiny-led-matrix 0.1.0 (2019-03-10)

  • Initial release