Examples: Ported testlibusb from libus-0.1 to libusb-1.0
[platform/upstream/libusb.git] / examples / Makefile.am
2016-07-22 Anil NairExamples: Ported testlibusb from libus-0.1 to libusb-1.0
2013-05-30 Peter Stugeexamples: Add sam3u_benchmark isochronous example by...
2013-05-15 Peter Stugeexamples: Only check for HAVE_SIGACTION once in Makefile.am
2013-05-15 Nathan HjelmAdd hotplug support.
2012-11-25 Peter StugeAutotools: Carry over 2012.10.23 libusb changes
2012-09-16 Pete BatardMisc: Fix missing files from dist package
2012-09-13 Pete BatardSamples: Add fxload sample for Cypress EZ-USB chips
2012-06-04 Ludovic RousseauAutotools: Apply autoupdate 2.68 recommendations
2012-05-10 Ludovic RousseauSamples: Use the implicit _SOURCES rule
2012-05-10 Ludovic RousseauSamples: Use a common LDADD for all examples
2012-03-27 Pete BatardExamples: add xusb sample
2012-02-08 Peter StugeRename the lsusb example program to listdevs
2012-01-13 Xiaofan Chenexamples: Link only with ../libusb/libusb-1.0.la and...
2010-11-22 Ludovic Rousseauexamples: #include <libusb.h> without directory name
2010-07-23 Daniel DrakeOnly compile dpfp examples when sigaction is available
2010-05-13 Peter StugeAdd internal abstraction for POSIX Threads
2008-04-19 Daniel Drakeadd threaded example program
2008-01-04 Daniel DrakeRename to libusb-1.0
2007-12-02 Daniel DrakeInitial commit