[PR #190] [MERGED] update MAX7219 for new release #209

Closed
opened 2025-11-06 08:21:19 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (1)

  • 49f19fb update 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.

## 📋 Pull Request Information **Original PR:** https://github.com/rust-embedded/awesome-embedded-rust/pull/190 **Author:** [@almindor](https://github.com/almindor) **Created:** 6/16/2019 **Status:** ✅ Merged **Merged:** 7/1/2019 **Merged by:** [@bors[bot]](https://github.com/apps/bors) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`49f19fb`](https://github.com/rust-embedded/awesome-embedded-rust/commit/49f19fbc2a4594d1dc3c3100a39b8baa1d3f2380) update MAX7219 for new release ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -2) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 08:21:19 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-embedded-rust#209