搜索资源列表
usbmouse
- android kernel linux系统的USB鼠标驱动源码,用的USB HID协议。-android kernel linux system' s USB mouse driver source code, use the USB HID protocol.
usbkbd
- android kernel linux系统的USB键盘驱动源码,是用USB HID协议。-android kernel linux system, the USB keyboard driver source code, with USB HID protocol.
hid-core
- android kernel linux系统的USB接口HID协议设备的核心驱动。-android kernel linux system, USB interface devices HID core driver protocol.
usb-hid-cdc-msc
- Android Studio, click Tools > Android > SDK Manager. Click the SDK Tools tab. Select Google USB Driver and click OK. Figure 1. The SDK Manager with the Google USB Driver selected. Proceed to install the package. When done, the driver files are
hid_usb_alsa
- linux下usb设备的驱动开发,分层设计。驱动公司私有设备,设备包含hid设备和声卡两个硬件,使用libusb1.0,包含日志文件,配置文件,硬件设备消息编解码等。(Linux USB device driver development, layered design. Drive the company's private device, the device contains two hardware of HID device and sound card, and uses libus