[PR #345] [MERGED] Update link to ftdi-embedded-hal #353

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

📋 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: masterHead: ftdi-embedded-hal-upd


📝 Commits (1)

  • 880c92a Update 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.

## 📋 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>
GiteaMirror added the pull-request label 2025-11-06 08:24:30 -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#353