Skip to content

Commit 8514d85

Browse files
committed
Update windows drivers for DFU only version
1 parent 0a0a39c commit 8514d85

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

drivers/santiago.cat

-12 Bytes
Binary file not shown.

drivers/santiago.inf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ DriverVer = 01/08/2022,10.55.00.000
1818

1919
[Standard.NTamd64]
2020
%DeviceName%=USB_Install, USB\VID_2341&PID_0369&MI_00
21+
%DeviceNameDFUOnly%=USB_Install, USB\VID_2341&PID_0369
2122

2223
; ========== Class definition ===========
2324

@@ -55,5 +56,6 @@ HKR,,DeviceInterfaceGUIDs,0x10000,"{51de5bfa-d59d-4f3e-9b36-0b4b210dd53f}"
5556
[Strings]
5657
ManufacturerName="Arduino"
5758
DeviceName="Arduino Santiago"
59+
DeviceNameDFUOnly="Arduino Santiago"
5860
ClassName="Universal Serial Bus devices"
5961
REG_MULTI_SZ = 0x00010000

0 commit comments

Comments
 (0)