{
"version": "2.0.0",
"tasks": [
"label": "build",
"type": "shell",
"command": "make",
"group": {
"kind": "build",
"isDefault": true
}
},
"label": "flash",
"command": "make dfu flash",
"group": "build"
]
Powered by TurnKey Linux.