Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

Commit d08e742

Browse files
authored
Merge pull request #360 from NordicSemiconductor/fix/costumer-libusb-crash
Fix/costumer libusb crash
2 parents 67b2820 + 24008a5 commit d08e742

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nordicsemi/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@
3737

3838
""" Version definition for nrfutil. """
3939

40-
NRFUTIL_VERSION = "6.1.1"
40+
NRFUTIL_VERSION = "6.1.3"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ click
33
crcmod
44
ecdsa
55
intelhex
6-
libusb1
6+
libusb1==1.9.3
77
pc_ble_driver_py >= 0.16.1
88
piccata
99
protobuf

0 commit comments

Comments
 (0)