Files
bioz-firmware-rs/.vscode/settings.json

5 lines
151 B
JSON

{
"rust-analyzer.cargo.target": "thumbv8m.main-none-eabihf",
"rust-analyzer.checkOnSave.allTargets": false
// "editor.formatOnSave": true
}