Загрузка данных


[Version]
Signature="$Windows NT$"
Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%PROVIDER%
DriverVer=07/15/2021,1.0.0.0

[Manufacturer]
%MANUFACTURER%=DeviceList, NTamd64

[DeviceList]
%DESCRIPTION%=DriverInstall, USB\VID_303A&PID_1001
%DESCRIPTION%=DriverInstall, USB\VID_303A&PID_1001&MI_00

[DeviceList.NTamd64]
%DESCRIPTION%=DriverInstall, USB\VID_303A&PID_1001
%DESCRIPTION%=DriverInstall, USB\VID_303A&PID_1001&MI_00

[DriverInstall]
Include=mdmcpq.inf
Needs=FakeModemCopyFiles
AddReg=DriverInstall.AddReg

[DriverInstall.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,usbser.sys
HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"

[DriverInstall.Services]
AddService=usbser, 0x00000002, DriverService

[DriverService]
DisplayName=%SERVICE%
ServiceType=1
StartType=3
ErrorControl=1
ServiceBinary=%12%\usbser.sys

[Strings]
PROVIDER="Espressif"
MANUFACTURER="Espressif Systems"
DESCRIPTION="ESP32-C3 USB Serial JTAG"
SERVICE="USB Serial Driver"