mirror of
https://github.com/hubaldv/bioz-firmware-rs.git
synced 2025-12-06 05:01:18 +00:00
Fixed VS code Rust Analyzer.
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"rust-analyzer.cargo.target": "thumbv8em-none-eabihf",
|
"rust-analyzer.cargo.target": "thumbv8m.main-none-eabihf",
|
||||||
// "rust-analyzer.checkOnSave.allTargets": false
|
"rust-analyzer.checkOnSave.allTargets": false
|
||||||
// "editor.formatOnSave": true
|
// "editor.formatOnSave": true
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user