This commit is contained in:
Mike Phares 2024-07-12 09:49:57 -07:00
parent cfbd2ba0b0
commit 35ea9825e8

4
.vscode/launch.json vendored
View File

@ -15,7 +15,9 @@
"M", "M",
"L:/Git/Notes-Infineon/.Infineon", "L:/Git/Notes-Infineon/.Infineon",
"-d", "-d",
"L:/Git/Notes-Infineon/.Infineon/.vscode/helper" "L:/Git/Notes-Infineon/.Infineon/.vscode/helper",
"-u",
"true"
], ],
"cwd": "${workspaceFolder}", "cwd": "${workspaceFolder}",
"console": "integratedTerminal", "console": "integratedTerminal",