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 2dc2ba3 commit bc92db7Copy full SHA for bc92db7
blinking_led/.cargo/config
@@ -1,2 +1,5 @@
1
+# override the recursive dependency via git to use a path dependency instead
2
+paths = [".."]
3
+
4
[build]
5
target = "stm32f7"
0 commit comments