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 0f331ec commit 4984063Copy full SHA for 4984063
.cargo/config.toml
@@ -1,6 +1,6 @@
1
[build]
2
# Common embedded build targets
3
-# target = "thumbv7em-none-eabihf"
+target = "thumbv7em-none-eabihf"
4
# target = "thumbv6m-none-eabi"
5
6
[target.thumbv7em-none-eabihf]
0 commit comments