Samples: Fix no previous prototype warnings in xusb.c
[platform/upstream/libusb.git] / README
1 libusbx
2 =======
3
4 libusbx is a library for USB device access from Linux, Mac OS X,
5 OpenBSD and Windows userspace.
6 It is written in C and licensed under the GNU Lesser General Public
7 License version 2.1 or (at your option) any later version (see COPYING).
8
9 libusbx is abstracted internally in such a way that it can hopefully
10 be ported to other operating systems. Please see the PORTING file
11 for more information.
12
13 libusbx homepage:
14 http://libusbx.org/
15
16 Developers will wish to consult the API documentation:
17 http://libusbx.sourceforge.net/api-1.0/
18
19 Use the mailing list for questions, comments, etc:
20 https://lists.sourceforge.net/lists/listinfo/libusbx-devel
21
22 - Pete Batard <pete@akeo.ie>
23 - Hans de Goede <hdegoede@redhat.com>
24 - Xiaofan Chen <xiaofanc@gmail.com>
25 - Ludovic Rousseau <ludovic.rousseau@gmail.com>
26 (use the mailing list rather than mailing developers directly)