mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-09 07:12:05 -05:00
[PR #345] [MERGED] Update link to ftdi-embedded-hal #353
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.