Skip to content

Commit 8386b78

Browse files
Updated libicsneo and libusb to 1.0.26
Signed-off-by: David Rebbe <drebbe@intrepidcs.com>
1 parent 297c827 commit 8386b78

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build_libicsneo.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
import shutil
55
import sys
66

7-
LIBICSNEO_COMMIT = '1bb33156f7ce15cf6e7b4736dbce845428ca4819'
8-
LIBUSB_COMMIT = '4622bfcf44db373c53502e3fe873bd611e8332f6'
7+
LIBICSNEO_COMMIT = 'bf6a059820e753c7672adbc01b0e8fdc58b2cfea'
8+
LIBUSB_COMMIT = '4239bc3a50014b8e6a5a2a59df1fff3b7469543b'
99
CPUS = str(multiprocessing.cpu_count())
1010

1111

0 commit comments

Comments
 (0)