[PR #305] [MERGED] Added device-driver crate to README #315

Closed
opened 2025-11-06 08:23:42 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/305
Author: @diondokter
Created: 12/29/2020
Status: Merged
Merged: 12/29/2020
Merged by: @bors[bot]

Base: masterHead: patch-1


📝 Commits (1)

  • 5c7a0aa Added device-driver crate

📊 Changes

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

View changed files

📝 README.md (+2 -0)

📄 Description

I've made a crate that can help you create device drivers. Currently it can only be used for register definitions, but I'm planning on doing more.
I'd love to get some more eyeballs on this and adding it to this list seems like a good step.


🔄 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/305 **Author:** [@diondokter](https://github.com/diondokter) **Created:** 12/29/2020 **Status:** ✅ Merged **Merged:** 12/29/2020 **Merged by:** [@bors[bot]](https://github.com/apps/bors) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`5c7a0aa`](https://github.com/rust-embedded/awesome-embedded-rust/commit/5c7a0aacdef06a523ccf6eadb707e3a0e2d52f61) Added device-driver crate ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) </details> ### 📄 Description I've made a crate that can help you create device drivers. Currently it can only be used for register definitions, but I'm planning on doing more. I'd love to get some more eyeballs on this and adding it to this list seems like a good step. --- <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:23:42 -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#315