launch uses variable

master
Dmitry Maylarov 7 years ago
parent b90bf6ebcd
commit f3fcb6b784

@ -7,7 +7,7 @@
"type": "cortex-debug",
"cwd": "${workspaceRoot}",
"servertype": "openocd",
"executable": "build/uberdevice.elf",
"executable": "build/${workspaceFolderBasename}.elf",
"svdFile": "target/STM32F103xx.svd",
"configFiles": [
"target/stlink.cfg",

Loading…
Cancel
Save