Misc: Update README to include Haiku backend

Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
This commit is contained in:
Chris Dickens 2015-03-01 01:03:04 -08:00
parent 998e83a1cd
commit dd4da212ee
2 changed files with 5 additions and 4 deletions

7
README
View file

@ -2,9 +2,10 @@ libusb
====== ======
libusb is a library for USB device access from Linux, Mac OS X, libusb is a library for USB device access from Linux, Mac OS X,
Windows and OpenBSD/NetBSD userspace. Windows, OpenBSD/NetBSD and Haiku userspace.
It is written in C and licensed under the GNU Lesser General Public It is written in C (Haiku backend in C++) and licensed under the GNU
License version 2.1 or, at your option, any later version (see COPYING). Lesser General Public License version 2.1 or, at your option, any later
version (see COPYING).
libusb is abstracted internally in such a way that it can hopefully libusb is abstracted internally in such a way that it can hopefully
be ported to other operating systems. Please see the PORTING file be ported to other operating systems. Please see the PORTING file

View file

@ -1 +1 @@
#define LIBUSB_NANO 10964 #define LIBUSB_NANO 10965