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 a80e705 commit fbe38bdCopy full SHA for fbe38bd
Cargo.toml
@@ -129,5 +129,5 @@ required-features = ["rt", "stm32f407"]
129
130
131
[patch.crates-io]
132
-#embedded-hal = { git = "https://github.com/ryankurte/embedded-hal.git", branch = "feature/spi-transactions" }
133
-embedded-hal = { path = "../embedded-hal" }
+embedded-hal = { git = "https://github.com/ryankurte/embedded-hal.git", branch = "feature/spi-transactions" }
+#embedded-hal = { path = "../embedded-hal" }
0 commit comments