usb4java/src
Luca Longinotti 2ac3763b78 Replace mentions of struct libusb_context with the typedef libusb_context, as is expected by the API.
Also fix init/exit to not handle the default context in any special way: the default context is reference counted, and it is thus NOT an error to call init on it multiple times, or exit for that matter afterwards.
2013-06-05 17:36:42 +02:00
..
changes Prepare pom and site for release on sonatype repo 2013-05-01 11:00:36 +02:00
firmware/c Include full autoconf build system in repo 2013-04-30 21:03:08 +02:00
main Replace mentions of struct libusb_context with the typedef libusb_context, as is expected by the API. 2013-06-05 17:36:42 +02:00
site Mention usb-api.jar in quickstart 2013-05-07 21:19:26 +02:00
test Sync Transfer class with libusb.h definition (byte instead of int mostly). 2013-06-05 16:45:32 +02:00