We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0cca81 commit bd3cb5fCopy full SHA for bd3cb5f
Cargo.toml
@@ -126,5 +126,5 @@ required-features = ["rt", "stm32f407"]
126
127
128
[patch.crates-io]
129
-#embedded-hal = { git = "https://github.com/ryankurte/embedded-hal.git", branch = "feature/spi-transactions" }
130
-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