mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-26 12:53:48 -05:00
OS: add embedded-hal traits implementation for FTDI chips
Add link to implementation of embedded-hal traits for FTDI FTx232H chips connected to Linux systems via USB. Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
This commit is contained in:
@@ -147,8 +147,10 @@ Implementations of [`embedded-hal`] for microcontroller families and systems run
|
||||
### OS
|
||||
|
||||
- [`linux-embedded-hal`] for embedded Linux systems like the Raspberry Pi. - 
|
||||
- [`ftdi-embedded-hal`] for FTDI FTx232H chips connected to Linux systems via USB
|
||||
|
||||
[`linux-embedded-hal`]: https://crates.io/crates/linux-embedded-hal
|
||||
[`ftdi-embedded-hal`]: https://github.com/geomatsi/ftdi-embedded-hal
|
||||
|
||||
### Nordic
|
||||
|
||||
|
||||
Reference in New Issue
Block a user