Skip to content

Commit 45f36a3

Browse files
committedFeb 15, 2021
Remove build target from .cargo/config
1 parent 5110fa9 commit 45f36a3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎.cargo/config

-3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,3 @@ rustflags = [
55
# LLD (shipped with the Rust toolchain) is used as the default linker
66
"-C", "link-arg=-Tlink.x",
77
]
8-
9-
[build]
10-
target = "thumbv6m-none-eabi"

0 commit comments

Comments
 (0)
Please sign in to comment.