We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5cf50d commit 2e34335Copy full SHA for 2e34335
1 file changed
Cargo.toml
@@ -57,3 +57,7 @@ trouble = [
57
"nrf-mpsl",
58
"static_cell",
59
]
60
+
61
+[patch.crates-io]
62
+nrf-sdc = { git = "https://github.com/alexmoon/nrf-sdc.git", rev="551a95436e999b4290b4a33383aa3d6747b63dd9" }
63
+nrf-mpsl = { git = "https://github.com/alexmoon/nrf-sdc.git", rev="551a95436e999b4290b4a33383aa3d6747b63dd9" }
0 commit comments