From f51b19db343a64b2294fa46fd1b55f8ec6e65751 Mon Sep 17 00:00:00 2001 From: Peter Stuge Date: Tue, 8 May 2012 19:50:17 +0200 Subject: 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 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') 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 -- cgit v1.2.1