Skip to content

Commit 4984063

Browse files
committed
update default target
1 parent 0f331ec commit 4984063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build]
22
# Common embedded build targets
3-
# target = "thumbv7em-none-eabihf"
3+
target = "thumbv7em-none-eabihf"
44
# target = "thumbv6m-none-eabi"
55

66
[target.thumbv7em-none-eabihf]

0 commit comments

Comments
 (0)