代码搜索:libusb
找到约 710 项符合「libusb」的源代码
代码结果 710
www.eeworm.com/read/427414/8947534
am makefile.am
EXTRA_DIST = doxygen.cfg.in
docs: doxygen.cfg
doxygen $^
docs-upload: docs
ln -s html api-1.0
rsync -av api-1.0/ dsd_,libusb@web.sourceforge.net:htdocs/api-1.0/
rm -f api-1.0
www.eeworm.com/read/426767/9000222
c driver_debug.c
/* LIBUSB-WIN32, Generic Windows USB Library
* Copyright (c) 2002-2005 Stephan Meyer
*
* This program is free software; you can redistribute it and/or modify
* it under the term
www.eeworm.com/read/304645/13790304
dpr powerswitchlibusb.dpr
program Powerswitchlibusb;
uses
Forms,
Unit1 in 'Unit1.pas' {Form1},
LibUSB in 'LibUSB.pas';
{$R *.RES}
begin
Application.Initialize;
Application.CreateForm(TForm1, Form1);
www.eeworm.com/read/209795/15214269
c driver_debug.c
/* LIBUSB-WIN32, Generic Windows USB Library
* Copyright (c) 2002-2005 Stephan Meyer
*
* This program is free software; you can redistribute it and/or modify
* it under the term
www.eeworm.com/read/380854/9125457
readme
This software is for s3c2410 vivi/kerne/rootfs download by USB. It almost behaves same as minicom but it works much faster than minicom, thus it's convenient for development on linux.
Please follow b
www.eeworm.com/read/314839/13557894
spec libftdi.spec
Summary: Library to program and control the FTDI USB controller
Name: libftdi
Version: 0.10
Release: 1
Copyright: LGPL
Group: System Environment/Libraries
Vendor: Intra2net AG
Source
www.eeworm.com/read/171594/5392394
sources
TARGETNAME=libusbst
TARGETTYPE=DRIVER
TARGETPATH=..
INCLUDES=
MSC_WARNING_LEVEL = /W3 /WX
SOURCES = libusb_stub.rc libusb_stub.c
www.eeworm.com/read/292821/8330981
makefile
# TUSB2136/3210 bootloader
# See http://www-s.ti.com/sc/psheets/sllu025a/sllu025a.pdf
#
# Copyright (c) 2001 Jim Paris
#
# This program is free software; you can redistribute it and/or
www.eeworm.com/read/427414/8947530
makefile
# Makefile.in generated by automake 1.10.2 from Makefile.am.
# doc/Makefile. Generated from Makefile.in by configure.
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 20
www.eeworm.com/read/427414/8947569
makefile
# Makefile.in generated by automake 1.10.2 from Makefile.am.
# libusb/Makefile. Generated from Makefile.in by configure.
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003,