Skip to content

Commit ae3631e

Browse files
authored
Update JLink to v7.92k (#246)
1 parent 7b48cc6 commit ae3631e

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

lib/jlink/JLink.exe

3.51 KB
Binary file not shown.

lib/jlink/JLink_x64.dll

-2.39 MB
Binary file not shown.

lib/jlinkLinux/JLinkExe

8.03 KB
Binary file not shown.

lib/jlinkMac/JLinkExe

848 Bytes
Binary file not shown.

update-jlink.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# this PS1 downloads the latest version of SEGGER J-Link from their website and unpacks it
55

66
# version
7-
$version = "766f"
7+
$version = "792k"
88

99
# make sure security doesn't block our request
1010
[Net.ServicePointManager]::SecurityProtocol = "tls12, tls11"

0 commit comments

Comments
 (0)