mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2024-12-12 19:16:42 +00:00
Update link to ftdi-embedded-hal
Update link to implementation of embedded-hal traits for FTDI FTx232H chips. New version is published on crates.io. Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
This commit is contained in:
parent
fd8055c643
commit
880c92a313
1 changed files with 1 additions and 1 deletions
|
@ -287,7 +287,7 @@ Implementations of [`embedded-hal`] for microcontroller families and systems run
|
|||
- [`linux-embedded-hal`] for embedded Linux systems like the Raspberry Pi. - ![crates.io](https://img.shields.io/crates/v/linux-embedded-hal.svg)
|
||||
|
||||
[`bitbang-hal`]: https://crates.io/crates/bitbang-hal
|
||||
[`ftdi-embedded-hal`]: https://github.com/geomatsi/ftdi-embedded-hal
|
||||
[`ftdi-embedded-hal`]: https://crates.io/crates/ftdi-embedded-hal
|
||||
[`linux-embedded-hal`]: https://crates.io/crates/linux-embedded-hal
|
||||
|
||||
### Microchip
|
||||
|
|
Loading…
Reference in a new issue