index 0718dfb..fc995de 100644 (file)
Binary files a/Demos/Device/LowLevel/BulkVendor/WindowsDriver/amd64/libusb0.sys and b/Demos/Device/LowLevel/BulkVendor/WindowsDriver/amd64/libusb0.sys differ
index f17914b..1f28616 100644 (file)
Binary files a/Demos/Device/LowLevel/BulkVendor/WindowsDriver/ia64/libusb0.sys and b/Demos/Device/LowLevel/BulkVendor/WindowsDriver/ia64/libusb0.sys differ
index 5322e5b..4fc8502 100644 (file)
Binary files a/Demos/Device/LowLevel/BulkVendor/WindowsDriver/x86/libusb0.sys and b/Demos/Device/LowLevel/BulkVendor/WindowsDriver/x86/libusb0.sys differ
@@ -19,7+19,7 @@ DMBS_BUILD_PROVIDED_MACROS += DMBS_CHECK_VERSION ERROR_IF_UNSET ERROR_IF_EMPTY E
SHELL = /bin/sh
# Current DMBS release version
SHELL = /bin/sh
# Current DMBS release version
-DMBS_VERSION := 20200719
+DMBS_VERSION := 20210719
# Macro to check the DMBS version, aborts if the given DMBS version is below the current version
DMBS_CHECK_VERSION ?= $(if $(filter-out 0, $(shell test $(DMBS_VERSION) -lt $(1); echo $$?)), , $(error DMBS version $(1) or newer required, current version is $(DMBS_VERSION)))
# Macro to check the DMBS version, aborts if the given DMBS version is below the current version
DMBS_CHECK_VERSION ?= $(if $(filter-out 0, $(shell test $(DMBS_VERSION) -lt $(1); echo $$?)), , $(error DMBS version $(1) or newer required, current version is $(DMBS_VERSION)))
index 0718dfb..fc995de 100644 (file)
Binary files a/Projects/AVRISP-MKII/WindowsDriver/amd64/libusb0.sys and b/Projects/AVRISP-MKII/WindowsDriver/amd64/libusb0.sys differ
index f17914b..1f28616 100644 (file)
Binary files a/Projects/AVRISP-MKII/WindowsDriver/ia64/libusb0.sys and b/Projects/AVRISP-MKII/WindowsDriver/ia64/libusb0.sys differ
index 5322e5b..4fc8502 100644 (file)
Binary files a/Projects/AVRISP-MKII/WindowsDriver/x86/libusb0.sys and b/Projects/AVRISP-MKII/WindowsDriver/x86/libusb0.sys differ