Add a link to drive-rs

This commit is contained in:
Tamme Dittrich 2024-11-01 17:40:44 +01:00 committed by GitHub
parent fc5847a148
commit a414ce6b1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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