Rename the debug config to Debug ODrive

This commit is contained in:
Paul Guenette
2018-01-13 12:40:56 -05:00
parent 85a802dc4c
commit 05b374fb18
+1 -1
View File
@@ -8,7 +8,7 @@
// For the Cortex-Debug extension
"type": "openocd-gdb",
"request": "launch",
"name": "Debug Microcontroller",
"name": "Debug ODrive",
"executable": "${workspaceRoot}/build/ODriveFirmware.elf",
"configFiles": [
"interface/stlink-v2.cfg",