Skip to content

Commit 6d382e9

Browse files
authored
Merge pull request #465 from tdittr/patch-1
Add a link to drive-rs
2 parents fc5847a + 88026a1 commit 6d382e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -759,6 +759,8 @@ devices that go beyond what is available in [`embedded-hal`]:
759759

760760
## Driver crates
761761

762+
You can also find many of these drivers [on drive-rs](https://tweedegolf.github.io/drive-rs/); please consider adding your driver there ([in the GitHub repo](https://github.com/tweedegolf/drive-rs)) while we work to port everything across.
763+
762764
Platform agnostic crates to interface external components. These crates use the [`embedded-hal`]
763765
interface to support [all the devices and systems that implement the `embedded-hal`
764766
traits][hal-impl].

0 commit comments

Comments
 (0)