mirror of
https://github.com/hubaldv/bioz-firmware-rs.git
synced 2026-03-09 22:30:32 +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.checkOnSave.allTargets": false
|
||||
"rust-analyzer.cargo.target": "thumbv8m.main-none-eabihf",
|
||||
"rust-analyzer.checkOnSave.allTargets": false
|
||||
// "editor.formatOnSave": true
|
||||
}
|
||||
Reference in New Issue
Block a user