mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-09-21 07:14:22 +08:00
Rename the debug config to Debug ODrive
This commit is contained in:
Vendored
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user