mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2024-12-12 11:06:48 +00:00
Add a link to drive-rs
This commit is contained in:
parent
fc5847a148
commit
a414ce6b1d
1 changed files with 2 additions and 0 deletions
|
@ -759,6 +759,8 @@ devices that go beyond what is available in [`embedded-hal`]:
|
|||
|
||||
## Driver crates
|
||||
|
||||
For more drivers also refer to [drive-rs](https://tweedegolf.github.io/drive-rs/).
|
||||
|
||||
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`
|
||||
traits][hal-impl].
|
||||
|
|
Loading…
Reference in a new issue