Skip to content

Commit cb9927f

Browse files
committed
Fixed Circuit Playground Express driver
Fix #206
1 parent 7bd2eca commit cb9927f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

drivers/Adafruit_CircuitPlay_Express.inf renamed to drivers/Adafruit_Circuit_Playground_Express.inf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,15 @@ ServiceBinary=%12%\%DRIVERFILENAME%.sys
8787
[SourceDisksNames]
8888
[DeviceList]
8989
%DESCRIPTION%=DriverInstall, USB\VID_239A&PID_0018
90+
%DESCRIPTION%=DriverInstall, USB\VID_239A&PID_0019
91+
%DESCRIPTION%=DriverInstall, USB\VID_239A&PID_0019&MI_00
9092
%DESCRIPTION%=DriverInstall, USB\VID_239A&PID_8018&MI_00
9193
%DESCRIPTION%=DriverInstall, USB\VID_239A&PID_8019&MI_00
9294

9395
[DeviceList.NTamd64]
9496
%DESCRIPTION%=DriverInstall, USB\VID_239A&PID_0018
97+
%DESCRIPTION%=DriverInstall, USB\VID_239A&PID_0019
98+
%DESCRIPTION%=DriverInstall, USB\VID_239A&PID_0019&MI_00
9599
%DESCRIPTION%=DriverInstall, USB\VID_239A&PID_8018&MI_00
96100
%DESCRIPTION%=DriverInstall, USB\VID_239A&PID_8019&MI_00
97101

drivers/cdc_vista.cat

2.34 KB
Binary file not shown.

0 commit comments

Comments
 (0)