We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e22861d commit abf2916Copy full SHA for abf2916
tools/cmake/upload_methods/UploadMethodPYOCD.cmake
@@ -43,7 +43,6 @@ set(UPLOAD_GDBSERVER_DEBUG_COMMAND
43
${Python3_EXECUTABLE}
44
-m pyocd
45
gdbserver
46
- -Oconnect_mode=pre-reset
47
--no-wait
48
-t ${PYOCD_TARGET_NAME}
49
${PYOCD_PROBE_ARGS}
0 commit comments