[PR #222] [MERGED] Add bounded-registers to tools #237

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

📋 Pull Request Information

Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/222
Author: @jonlamb-gh
Created: 11/27/2019
Status: Merged
Merged: 12/2/2019
Merged by: @bors[bot]

Base: masterHead: master


📝 Commits (2)

  • a974f0b Add bounded-registers alongside register-rs with brief explanation
  • 63d73ee Fix register-rs link

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 README.md (+2 -1)

📄 Description

For anyone curious about what bounded-registers look like, I have been hacking on a personal bcm2711 crate in my Raspberry Pi 4 bare metal workspace.
https://github.com/jonlamb-gh/rpi4-rust-workspace


🔄 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/222 **Author:** [@jonlamb-gh](https://github.com/jonlamb-gh) **Created:** 11/27/2019 **Status:** ✅ Merged **Merged:** 12/2/2019 **Merged by:** [@bors[bot]](https://github.com/apps/bors) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`a974f0b`](https://github.com/rust-embedded/awesome-embedded-rust/commit/a974f0bfc4be00be1615a6780613cd5f7ebb0fcd) Add bounded-registers alongside register-rs with brief explanation - [`63d73ee`](https://github.com/rust-embedded/awesome-embedded-rust/commit/63d73eefab59f6968f97c077eaf4024278d058db) Fix register-rs link ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -1) </details> ### 📄 Description For anyone curious about what bounded-registers look like, I have been hacking on a personal `bcm2711` crate in my Raspberry Pi 4 bare metal workspace. https://github.com/jonlamb-gh/rpi4-rust-workspace --- <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:55 -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#237