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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
master← Head:master📝 Commits (2)
a974f0bAdd bounded-registers alongside register-rs with brief explanation63d73eeFix 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
bcm2711crate 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.