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>
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/327
Author: @ryankurte
Created: 6/16/2021
Status: ✅ Merged
Merged: 6/17/2021
Merged by: @bors[bot]
Base:
master← Head:patch-1📝 Commits (1)
b2005e5Add embedded-hal-compat📊 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.