terminal cwd
This commit is contained in:
parent
fb40b4ace8
commit
858923be34
1 changed files with 1 additions and 0 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
@ -6,5 +6,6 @@
|
|||
"git.closeDiffOnOperation": true,
|
||||
"rust-analyzer.cargo.target": "thumbv7m-none-eabi",
|
||||
"rust-analyzer.check.allTargets": false,
|
||||
"terminal.integrated.cwd": "${workspaceFolder}/bluepill-rs",
|
||||
"cortex-debug.gdbPath": "gdb-multiarch",
|
||||
}
|
Loading…
Reference in a new issue