创建一个 windows 驱动程序
Create a windows Driver
我正在尝试为 CSR-V4.0 (CSR8510) 创建驱动程序。我的目标是为我的应用程序检测 BLE 信标。现在我正在使用 noble and zadig. I am trying to remove the nodejs dependency from my project. I have a very little knowledge about driver development. I tried this and this 检测信标。谁能帮我做一下。
我正在尝试为 CSR-V4.0 (CSR8510) 创建驱动程序。我的目标是为我的应用程序检测 BLE 信标。现在我正在使用 noble and zadig. I am trying to remove the nodejs dependency from my project. I have a very little knowledge about driver development. I tried this and this 检测信标。谁能帮我做一下。