mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2024-12-12 11:06:48 +00:00
Reword mention of drive-rs
This commit is contained in:
parent
a414ce6b1d
commit
3724f44292
1 changed files with 1 additions and 1 deletions
|
@ -759,7 +759,7 @@ devices that go beyond what is available in [`embedded-hal`]:
|
||||||
|
|
||||||
## Driver crates
|
## Driver crates
|
||||||
|
|
||||||
For more drivers also refer to [drive-rs](https://tweedegolf.github.io/drive-rs/).
|
You can also find many of these drivers [here](https://tweedegolf.github.io/drive-rs/); please consider adding your driver there (https://github.com/tweedegolf/drive-rs) while we work to port everything across.
|
||||||
|
|
||||||
Platform agnostic crates to interface external components. These crates use the [`embedded-hal`]
|
Platform agnostic crates to interface external components. These crates use the [`embedded-hal`]
|
||||||
interface to support [all the devices and systems that implement the `embedded-hal`
|
interface to support [all the devices and systems that implement the `embedded-hal`
|
||||||
|
|
Loading…
Reference in a new issue