Skip to content

Commit

Permalink
Merge pull request #465 from tdittr/patch-1
Browse files Browse the repository at this point in the history
Add a link to drive-rs
  • Loading branch information
adamgreig authored Nov 9, 2024
2 parents fc5847a + 88026a1 commit 6d382e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -759,6 +759,8 @@ devices that go beyond what is available in [`embedded-hal`]:

## Driver crates

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.

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].
Expand Down

0 comments on commit 6d382e9

Please sign in to comment.