Moved board-related stuff in board subdirectory

This commit is contained in:
Moritz Martinius
2020-10-25 14:27:45 +01:00
parent 8bbb1804f7
commit 376a9bee91
384 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1fd76c7a25de6de0b7f549b9240baf1749a5efbfed77e6f3a2ef56507d9a66b0
size 2030856

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ecdbab59eca2779d1b5ba99a1b1f37dc23ce5562b5bd93b0a350abd64bdad4f
size 16768

View File

@@ -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"

View File

@@ -0,0 +1,3 @@
English version of chines configuration tools from beken chips/modules.
Original files are downloaded from internet, files ended with original.exe.

View File

@@ -0,0 +1,30 @@
± b1
Ø d8
£ A3
Ä C4
° b0
É C9
Å C5
Ö d6
Ç c7
¼ BC
µ B5
Ê CA
ý FD
¥ A5
Ô D4
ä E4
£a3
µ±Ç°µØÖ
b5b1c7b0b5d8d6
ÉÖļ
C9d6C4BC
a3B030
¼Êý
BCCAFD

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:598354dea25ce0008cd086a17e1aee0551ec28913d0087271a49497cc762c90f
size 266591

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:47f87b2b976d2acc51137bb134c513f70ee6574e28dac347aa2ac5940548f00f
size 17756630

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:97dadde8496eebebb17031caa271db002adca56b2af4035c5e45febd4d2ce92c
size 105758

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5b09738ff6a9da0b86a9825e3d31060db60034f83febb5ef7ac3956983438de0
size 9735

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ecdbab59eca2779d1b5ba99a1b1f37dc23ce5562b5bd93b0a350abd64bdad4f
size 16768

View File

@@ -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"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d29184a143f508915b0b2736b3fe22f96341c1df35b9e65ae067ddde9eb052f9
size 1751409

View File

@@ -0,0 +1,4 @@
TMS - 4 (GPIO19) Digital I/O JTAG pin
TCK - 5 (GPIO18) Digital I/O JTAG pin
TDO - 6 (GPIO21) Digital I/O JTAG pin
TDI - 7 (GPIO20) Digital I/O JTAG pin

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0a4c2172ba0762988b023772dffa9703ad21107175f58a5f061ab3b5742d781d
size 110790

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2579bcfcd9ccca96c6feb04888d7f40a4b4afd3220d1e09021b67939925f1798
size 76666

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB