Skip to content

Commit 1b33cbe

Browse files
Always apply 5M speed to CMSIS_DAP TCL script (#1218)
Still need it on the command line in platform.txt for upload/etc., but make the debug script in lib/picoprobe_cmsis_dap.tcl include the adapter speed setting.
1 parent a97d5ea commit 1b33cbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/picoprobe_cmsis_dap.tcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
source [find interface/cmsis-dap.cfg]
2+
adapter speed 5000
23
source [find target/rp2040.cfg]

0 commit comments

Comments
 (0)