搜索资源列表
libusb-0.1.12
- libusb源码,在linux下方便的调用即可 -libusb source code, in the call can be easily under linux
libusb-1.0.8
- 本源码是USB驱动在Linux环境下USB协议的实现,是USB主控制部分-The source is a USB drive in a Linux environment to achieve the USB protocol is part of the USB host control
smdk-tools
- 在LINUX下利用libusb进行SMDK2440的开发工作-In LINUX using libusb for the development of SMDK2440
libusb-0.1.1.tar
- libusb 库包含一组用来在没有内核驱动程序的情况下管理 USB 设备的接口。-Libusb is a high-level language API which conceals low-level kernel interactions with the USB modules. It provides a set of function which are adequate to develop a device driver for a USB device from the User
libusb-1.0.7
- 是用C实现的一个跨平台的usb driver库,是一个开源的代码.使用者只经过少理的改动就可以移植了-Is a cross-platform C implementation of the usb driver library is an open source code. User changes only a few reasons can be ported
libusbbulkread
- libusb的小Demo,libusb的一般初始化,简单的实现1024字节的读写-failed to translate
libftdi-0.16.tar
- libftdi - A library (using libusb) to talk to FTDI s UART/FIFO chips including the popular bitbang mode. Main developers: Intra2net AG <opensource@intra2net.com>-libftdi - A library (using libusb) to talk to FTDI s UART/FIFO chips i
libusb-compat-0.1.4
- libusb适配层,可以使早期针对libusb-0.1写的代码工作在libusb1.0上-A compatibility layer allowing applications written for libusb-0.1 to work with libusb-1.0. libusb-compat-0.1 attempts to look, feel, smell and walk like libusb-0.1. Do not attempt to install libu
libusb-1.0.9.tar.bz2
- libusb,下载安装。 整个过程多次需要root权限,可通过命令sudo -s一次性取得root权限: root@jelline:~/Downloads# tar jxvf libusb-1.0.8.tar.bz2 root@jelline:~/Downloads# cd libusb-1.0.8/ root@jelline:~/Downloads/libusb-1.0.8# ./configure root@jelline:~/Downloads/lib