{ "version": "2.0.0", "tasks": [ { "type": "arm-debugger.flash", "serialNumber": "${command:device-manager.getSerialNumber}", "programs": "${command:cmsis-csolution.getBinaryFiles}", "cmsisPack": "${command:cmsis-csolution.getTargetPack}", "deviceName": "${command:cmsis-csolution.getDeviceName}", "processorName": "${command:cmsis-csolution.getProcessorName}", "problemMatcher": [], "label": "Flash Device" } ] }