You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -759,6 +759,8 @@ devices that go beyond what is available in [`embedded-hal`]:
759
759
760
760
## Driver crates
761
761
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
+
762
764
Platform agnostic crates to interface external components. These crates use the [`embedded-hal`]
763
765
interface to support [all the devices and systems that implement the `embedded-hal`
0 commit comments