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:
Sergey Matyukevich 2021-11-09 21:49:43 +03:00
parent fd8055c643
commit 880c92a313

View file

@ -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