Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
Remove unused option from debug config
Browse files Browse the repository at this point in the history
  • Loading branch information
yhsb2k committed May 19, 2023
1 parent f017fd2 commit 793b7fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"cwd": "${workspaceFolder}/build",
"miDebuggerPath": "arm-none-eabi-gdb",
"externalConsole": true,
"internalConsoleOptions": "neverOpen",
"preLaunchTask": "gdbserver",
"showDisplayString": true,
"visualizerFile": "${workspaceFolder}/.vscode/stl.gcc.natvis",
Expand Down

0 comments on commit 793b7fc

Please sign in to comment.