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 6288f12 commit d86ce47Copy full SHA for d86ce47
programmers.txt
@@ -34,3 +34,10 @@ sam_ice.protocol=
34
sam_ice.program.protocol=
35
sam_ice.program.tool=openocd
36
sam_ice.program.extra_params=
37
+
38
+jlink.name=J-Link
39
+jlink.communication=USB
40
+jlink.protocol=jlink
41
+jlink.program.protocol=jlink
42
+jlink.program.tool=openocd
43
+jlink.program.setup_command=transport select swd; set WORKAREASIZE 0;
0 commit comments