fix: attach to STM faster

This commit is contained in:
Kilian Bracher 2025-03-31 21:55:15 +02:00
parent 44c012082b
commit 48a06b87ae

View File

@ -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"