Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 375e8c8 commit 284a481Copy full SHA for 284a481
drivers/nanoesp32.cat
0 Bytes
drivers/nanoesp32.inf
@@ -9,12 +9,15 @@ Class = USBDevice
9
ClassGUID = {88BAE032-5A81-49f0-BC3D-A4FF138216D6}
10
Provider = %ManufacturerName%
11
CatalogFile = nanoesp32.cat
12
-DriverVer = 03/03/2020,10.48.00.000
+DriverVer = 08/08/2023,10.48.01.000
13
14
; ========== Manufacturer/Models sections ===========
15
16
[Manufacturer]
17
-%ManufacturerName% = Standard,NTamd64
+%ManufacturerName% = Standard,NTamd64,NTx86
18
+
19
+[Standard.NTx86]
20
+%DeviceName% =USB_Install, USB\VID_2341&PID_0070&MI_00
21
22
[Standard.NTamd64]
23
%DeviceName% =USB_Install, USB\VID_2341&PID_0070&MI_00
0 commit comments