buildtips.txt
来自「CSR USB Driver的源文件」· 文本 代码 · 共 9 行
TXT
9 行
To build this source:
1. Install the Windows Server 2003 DDK, perhaps so it ends up in c:\WINDDK (the default location)
2. Install the USB deriver source
3. Start up a command prompt, CD to the C:\wherever\CSRSource\devHost\usbDeviceDriver\sys directory
4. SET BASEDIR=C:\WINDDK\3790 (or wherever you put the DDK it in step 1.)
5. MAKE
6. Use the resultant csrbcxp.sys or csrbc2k.sys file in conjunction with the CSRBlueCoreUSB.inf
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?