diff --git a/.vscode/settings.json b/.vscode/settings.json index 20ebedf..1ce0266 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -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", } \ No newline at end of file