Skip to content

Commit 7036a8c

Browse files
committed
Build against correct target in RLS
1 parent d159257 commit 7036a8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"editor.formatOnSave": true,
33
"rust-client.channel": "nightly-2018-04-12",
4+
"rust.target": "thumbv7em-none-eabi",
45
}

0 commit comments

Comments
 (0)