own config
This commit is contained in:
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
@@ -6,7 +6,7 @@
|
||||
{
|
||||
"label": "f303-freertos",
|
||||
"type": "shell",
|
||||
"command": "C:/MyApps/mingw64/bin/make.exe",
|
||||
"command": "C:/Apps/mingw64/bin/make.exe",
|
||||
"options": {
|
||||
"cwd": "${workspaceFolder}"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user