summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPeter Stuge <peter@stuge.se>2012-05-08 19:50:17 +0200
committerHans de Goede <hdegoede@redhat.com>2013-05-30 14:21:00 +0200
commitf51b19db343a64b2294fa46fd1b55f8ec6e65751 (patch)
tree9a1f805e781e2e9c3fd9cac8b1bf1a017e7fb75d /.gitignore
parentd7b796f1fe3d0aeee3ab2fc717eac38fec8d5caa (diff)
downloadlibusb-f51b19db343a64b2294fa46fd1b55f8ec6e65751.tar.gz
examples: Add sam3u_benchmark isochronous example by Harald Welte
Copied with the author's permission under LGPL-2.1 from usb-benchmark-project/host/benchmark.c in git://git.gnumonks.org/sam3u-tests.git commit 74959f7ee88f1597286cd435f312a8ff52c56b7e http://git.gnumonks.org/cgi-bin/gitweb.cgi?p=sam3u-tests.git;a=blob;f=usb-benchmark-project/host/benchmark.c;h=74959f7ee88f1597286cd435f312a8ff52c56b7e An Atmel SAM3U test firmware is also available in the above repository. Conflicts: .gitignore Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 76f2613..794fe3d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,6 +30,7 @@ examples/dpfp
examples/dpfp_threaded
examples/fxload
examples/hotplugtest
+examples/sam3u_benchmark
tests/stress
*.exe
*.pc