Moved vscode workspace file

This commit is contained in:
Alex
2022-11-14 07:42:45 +02:00
parent 999d999198
commit 2997ca4e4f
4 changed files with 63 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"folders": [
{
"path": "./Drivers"
}
],
"settings": {
"debug.allowBreakpointsEverywhere": true
}
}