Moved board-related stuff in board subdirectory
This commit is contained in:
3
board/libs/library/datasheet/F-6888_bk3254/BK3254/3254_ToolKit2.6.rar
Executable file
3
board/libs/library/datasheet/F-6888_bk3254/BK3254/3254_ToolKit2.6.rar
Executable file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:598354dea25ce0008cd086a17e1aee0551ec28913d0087271a49497cc762c90f
|
||||
size 266591
|
3
board/libs/library/datasheet/F-6888_bk3254/BK3254/BK3254.rar
Executable file
3
board/libs/library/datasheet/F-6888_bk3254/BK3254/BK3254.rar
Executable file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47f87b2b976d2acc51137bb134c513f70ee6574e28dac347aa2ac5940548f00f
|
||||
size 17756630
|
BIN
board/libs/library/datasheet/F-6888_bk3254/BK3254/BK3254_V1.3_HYT.pdf
Executable file
BIN
board/libs/library/datasheet/F-6888_bk3254/BK3254/BK3254_V1.3_HYT.pdf
Executable file
Binary file not shown.
BIN
board/libs/library/datasheet/F-6888_bk3254/BK3254/F-6888_V1.1_eng.pdf
Executable file
BIN
board/libs/library/datasheet/F-6888_bk3254/BK3254/F-6888_V1.1_eng.pdf
Executable file
Binary file not shown.
BIN
board/libs/library/datasheet/F-6888_bk3254/BK3254/MANUAL.pdf
Executable file
BIN
board/libs/library/datasheet/F-6888_bk3254/BK3254/MANUAL.pdf
Executable file
Binary file not shown.
BIN
board/libs/library/datasheet/F-6888_bk3254/BK3254/SCH_BT_BK3254_V3.0.pdf
Executable file
BIN
board/libs/library/datasheet/F-6888_bk3254/BK3254/SCH_BT_BK3254_V3.0.pdf
Executable file
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97dadde8496eebebb17031caa271db002adca56b2af4035c5e45febd4d2ce92c
|
||||
size 105758
|
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b09738ff6a9da0b86a9825e3d31060db60034f83febb5ef7ac3956983438de0
|
||||
size 9735
|
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ecdbab59eca2779d1b5ba99a1b1f37dc23ce5562b5bd93b0a350abd64bdad4f
|
||||
size 16768
|
@@ -0,0 +1,95 @@
|
||||
[Version]
|
||||
Signature=$CHICAGO$
|
||||
Class=USBI/OControlledDevices
|
||||
ClassGUID={96e73b6e-7a5a-11d4-9f24-0080c82727f4}
|
||||
Provider=%MFGNAME%
|
||||
|
||||
[Manufacturer]
|
||||
%MFGNAME%=DeviceList
|
||||
|
||||
[DestinationDirs]
|
||||
DefaultDestDir=10,System32\Drivers
|
||||
|
||||
[SourceDisksFiles]
|
||||
SiBulk.sys=1
|
||||
|
||||
[SourceDisksNames]
|
||||
1=%INSTDISK%,,,
|
||||
|
||||
[DeviceList]
|
||||
%DESCRIPTION%=DriverInstall,USB\VID_10C4&PID_0003
|
||||
|
||||
|
||||
;------------------------------------------------------------------------------
|
||||
; Windows 2000 Sections
|
||||
;------------------------------------------------------------------------------
|
||||
|
||||
; install class, Windows 2000:
|
||||
[ClassInstall32]
|
||||
AddReg=_AddReg_ClassInstall
|
||||
|
||||
[DriverInstall.NT]
|
||||
CopyFiles=DriverCopyFiles
|
||||
|
||||
[DriverCopyFiles]
|
||||
SiBulk.sys,,,2
|
||||
|
||||
[DriverInstall.NT.Services]
|
||||
AddService=SiBulk,2,DriverService
|
||||
|
||||
[DriverService]
|
||||
ServiceType=1
|
||||
StartType=3
|
||||
ErrorControl=1
|
||||
ServiceBinary=%10%\system32\drivers\SiBulk.sys
|
||||
|
||||
[DriverInstall.nt.hw]
|
||||
AddReg=DriverHwAddReg
|
||||
|
||||
[DriverHwAddReg]
|
||||
HKR,,FriendlyName,,%FRIENDLYNAME%
|
||||
|
||||
|
||||
;------------------------------------------------------------------------------
|
||||
; Windows 98 Sections
|
||||
;------------------------------------------------------------------------------
|
||||
|
||||
; install class, Windows 98:
|
||||
[ClassInstall]
|
||||
AddReg=_AddReg_ClassInstall
|
||||
|
||||
[DriverInstall]
|
||||
AddReg=DriverAddReg
|
||||
CopyFiles=DriverCopyFiles98
|
||||
|
||||
[DriverCopyFiles98]
|
||||
SiBulk.sys,,,2
|
||||
|
||||
[DriverAddReg]
|
||||
HKR,,DevLoader,,*ntkern
|
||||
HKR,,NTMPDriver,,SiBulk.sys
|
||||
|
||||
; registry entries required for class
|
||||
[_AddReg_ClassInstall]
|
||||
HKR,,,,"%S_DeviceClassDisplayName%"
|
||||
HKR,,Icon,,"-20"
|
||||
|
||||
[DriverInstall.HW]
|
||||
AddReg=DriverHwAddReg
|
||||
|
||||
|
||||
;------------------------------------------------------------------------------
|
||||
; String Definitions
|
||||
;------------------------------------------------------------------------------
|
||||
|
||||
[Strings]
|
||||
MFGNAME="Silicon Laboratories"
|
||||
INSTDISK="Silabs Software Installation Disc"
|
||||
DESCRIPTION="Silabs C8051F320 USB Board"
|
||||
FRIENDLYNAME="Silabs C8051F320 USB Board"
|
||||
|
||||
; device class display name, shown in Device Manager
|
||||
S_DeviceClassDisplayName="USB I/O controlled devices"
|
||||
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
BIN
board/libs/library/datasheet/F-6888_bk3254/BK3254/[52bluetooth.com]F6888_V1.pdf
Executable file
BIN
board/libs/library/datasheet/F-6888_bk3254/BK3254/[52bluetooth.com]F6888_V1.pdf
Executable file
Binary file not shown.
Reference in New Issue
Block a user