Ludovic Rousseau
|
38e6eb86b2
|
All: Use "" instead of <> for local includes
System header files are used with #include <foo.h>
Xcode can't find local headers using this syntax.
|
2012-10-13 18:34:45 +01:00 |
|
Pete Batard
|
a544e5972b
|
Misc: Ensure all sources are UTF-8
* Also remove extra lines at the end of samples
|
2012-05-23 18:25:01 +01:00 |
|
Pete Batard
|
791b7473ec
|
Misc: Rebrand to libusbx
* Mentions of 'libusb' in doxygen are changed to 'libusbx'
* Also update copyright notices and remove unneeded EOF LFs
|
2012-04-03 15:42:10 +01:00 |
|
Peter Stuge
|
4afbc78fe0
|
Rename the lsusb example program to listdevs
This is intended to reduce confusion with the much more significant
lsusb utility which is part of the usbutils package.
|
2012-02-08 15:59:11 +01:00 |
|