Skip to content

Commit

Permalink
Typo: debug launch task name
Browse files Browse the repository at this point in the history
  • Loading branch information
dzid26 committed Jul 5, 2024
1 parent 18c6c69 commit 0607387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "0.2.0",
"configurations": [
{
"preLaunchTask": "STM8 Build & Flash",
"preLaunchTask": "Build & Flash",
"postDebugTask": "OpenOCD reset target",
"name": "STM8-gdb",
"request": "launch",
Expand Down

0 comments on commit 0607387

Please sign in to comment.