mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-09 07:12:05 -05:00
Update README.md
Co-authored-by: Ralph Ursprung <39383228+rursprung@users.noreply.github.com>
This commit is contained in:
@@ -759,7 +759,7 @@ devices that go beyond what is available in [`embedded-hal`]:
|
||||
|
||||
## Driver crates
|
||||
|
||||
You can also find many of these drivers [here](https://tweedegolf.github.io/drive-rs/); please consider adding your driver there (https://github.com/tweedegolf/drive-rs) while we work to port everything across.
|
||||
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`
|
||||
|
||||
Reference in New Issue
Block a user