We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 213d929 commit 1c90948Copy full SHA for 1c90948
.cargo/config
@@ -0,0 +1,11 @@
1
+[target.thumbv6m-none-eabi]
2
+rustflags = ["-C", "link-arg=-nostartfiles"]
3
+
4
+[target.thumbv7m-none-eabi]
5
6
7
+[target.thumbv7em-none-eabi]
8
9
10
+[target.thumbv7em-none-eabihf]
11
0 commit comments