Update link to implementation of embedded-hal traits for FTDI FTx232H chips. New version is published on crates.io. This version unifies two previous implementations: ftd2xx-embedded-hal based on proprietary libftd2xx library and ftdi-embedded-hal based on open source libftdi library. New version Implements generic backend support to allow using different low level FTDI libraries.
🔄 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/345
**Author:** [@geomatsi](https://github.com/geomatsi)
**Created:** 11/9/2021
**Status:** ✅ Merged
**Merged:** 11/9/2021
**Merged by:** [@bors[bot]](https://github.com/apps/bors)
**Base:** `master` ← **Head:** `ftdi-embedded-hal-upd`
---
### 📝 Commits (1)
- [`880c92a`](https://github.com/rust-embedded/awesome-embedded-rust/commit/880c92a3134030f8ed4c73c4850720f934c15e23) Update link to ftdi-embedded-hal
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -1)
</details>
### 📄 Description
Update link to implementation of embedded-hal traits for FTDI FTx232H chips. New version is published on crates.io. This version unifies two previous implementations: [ftd2xx-embedded-hal](https://github.com/newAM/ftd2xx-embedded-hal) based on proprietary libftd2xx library and [ftdi-embedded-hal](https://github.com/geomatsi/ftdi-embedded-hal-archive) based on open source libftdi library. New version Implements generic backend support to allow using different low level FTDI libraries.
---
<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/345
Author: @geomatsi
Created: 11/9/2021
Status: ✅ Merged
Merged: 11/9/2021
Merged by: @bors[bot]
Base:
master← Head:ftdi-embedded-hal-upd📝 Commits (1)
880c92aUpdate link to ftdi-embedded-hal📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
README.md(+1 -1)📄 Description
Update link to implementation of embedded-hal traits for FTDI FTx232H chips. New version is published on crates.io. This version unifies two previous implementations: ftd2xx-embedded-hal based on proprietary libftd2xx library and ftdi-embedded-hal based on open source libftdi library. New version Implements generic backend support to allow using different low level FTDI libraries.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.