fix: attach to STM faster
This commit is contained in:
parent
44c012082b
commit
48a06b87ae
1
AMS_Master_Code/.vscode/launch.json
vendored
1
AMS_Master_Code/.vscode/launch.json
vendored
@ -36,7 +36,6 @@
|
|||||||
"request": "attach",
|
"request": "attach",
|
||||||
"type": "cortex-debug",
|
"type": "cortex-debug",
|
||||||
"servertype": "openocd",
|
"servertype": "openocd",
|
||||||
"preLaunchTask": "Build STM",
|
|
||||||
"device": "stm32h7a3xxq.s",
|
"device": "stm32h7a3xxq.s",
|
||||||
"configFiles": [
|
"configFiles": [
|
||||||
"openocd.cfg"
|
"openocd.cfg"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user