Commit Graph

4 Commits

Author SHA1 Message Date
Adrien Destugues
300daee50f libusb: fix a crash with picolcd driver.
The implementation of libusb is not complete, and the missing functions
can lead to crashes. At least stub out this one, which is enough to get
the picolcd working.
2017-07-14 14:53:07 +02:00
Akshay Jaggi
511beee26e Set SRC_URI to libusb * as changes merged upstream * 2014-09-27 10:43:54 +02:00
Adrien Destugues
b15a345851 libusb: import final version of akshay's work.
* We have a merge request pending on libusb side. until then, we'll use
akshay's github repo.
* While this builds fine outside of Haikuporter, I had trouble with
getting it to run inside it. I'm not sure what's causing this. I got it
to build wth some minor tweaks to the makefile, anyway.
2014-08-23 16:19:33 +02:00
Jerome Duval
33a53514a6 libusb: build fix 1.0.17 2014-05-21 21:22:50 +00:00