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 d159257 commit 7036a8cCopy full SHA for 7036a8c
.vscode/settings.json
@@ -1,4 +1,5 @@
1
{
2
"editor.formatOnSave": true,
3
"rust-client.channel": "nightly-2018-04-12",
4
+ "rust.target": "thumbv7em-none-eabi",
5
}
0 commit comments