mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-09 07:12:05 -05:00
[PR #190] [MERGED] update MAX7219 for new release #209
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/190
Author: @almindor
Created: 6/16/2019
Status: ✅ Merged
Merged: 7/1/2019
Merged by: @bors[bot]
Base:
master← Head:master📝 Commits (1)
49f19fbupdate MAX7219 for new release📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
README.md(+2 -2)📄 Description
I've taken over the MAX7219 driver since the original author didn't touch it for a year.
Driver has been updated to use latest
embedded-hal, documented and slightly extended with helper functions. I've made a release to crates.io as well since there was none done previously.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.