We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df057f2 commit 9f1ce3bCopy full SHA for 9f1ce3b
Cargo.toml
@@ -7,7 +7,7 @@ edition = "2018"
7
license = "MIT/Apache-2.0"
8
repository = "https://github.com/rust-embedded/rust-spidev"
9
homepage = "https://github.com/rust-embedded/rust-spidev"
10
-documentation = "http://posborne.github.io/rust-spidev"
+documentation = "https://docs.rs/spidev"
11
description = """
12
Provides access to the Linux spidev interface. This
13
interface allows for configuration of the spidev device,
0 commit comments