[PR #327] [MERGED] Add embedded-hal-compat #336

Closed
opened 2025-11-06 08:24:09 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/327
Author: @ryankurte
Created: 6/16/2021
Status: Merged
Merged: 6/17/2021
Merged by: @bors[bot]

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

I build a little forward/reverse compatibility layer to run drivers across different HAL versions, there's probably plenty of room for improvement but already finding it pretty useful.


🔄 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/327 **Author:** [@ryankurte](https://github.com/ryankurte) **Created:** 6/16/2021 **Status:** ✅ Merged **Merged:** 6/17/2021 **Merged by:** [@bors[bot]](https://github.com/apps/bors) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`b2005e5`](https://github.com/rust-embedded/awesome-embedded-rust/commit/b2005e5842cdf0f91f7dc62567f8503aedc262f7) Add embedded-hal-compat ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description I build a little forward/reverse compatibility layer to run drivers across different HAL versions, there's probably plenty of room for improvement but already finding it pretty useful. --- <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:24:09 -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#336