Examples: add xusb sample
authorPete Batard <pete@akeo.ie>
Mon, 26 Mar 2012 22:48:49 +0000 (23:48 +0100)
committerPete Batard <pete@akeo.ie>
Tue, 27 Mar 2012 23:31:50 +0000 (00:31 +0100)
commit743fd77dcb351072259ef4c5928b465d67dfea40
treef5547d350e103d3ac86bc1184a4a4e3bd2c8b957
parentabdb4437ea1897226076fa706651e350dba1cfd5
Examples: add xusb sample

* Also improvements to WDK build scripts:
  cd to original dir on error, use 2 cores if available
.gitignore
examples/Makefile.am
examples/xusb.c [new file with mode: 0644]
msvc/ddk_build.cmd
msvc/libusb.dsw
msvc/lsusb.vcproj [new file with mode: 0644]
msvc/lsusb_sources [new file with mode: 0644]
msvc/xusb.dsp [new file with mode: 0644]
msvc/xusb.vcproj [new file with mode: 0644]
msvc/xusb_sources [new file with mode: 0644]