From ea922c98d187eb74c31535afa3334ead5bd50526 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 29 May 2011 12:41:14 +0000 Subject: Added new incomplete AudioInputHost Host LowLevel demo. Added missing Audio class control request definitions. Added support for the Audio class GET STATUS request so that it is correctly ACKed when sent by the host. --- Projects/AVRISP-MKII/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Projects/AVRISP-MKII/makefile') diff --git a/Projects/AVRISP-MKII/makefile b/Projects/AVRISP-MKII/makefile index de1e225da..d9129237e 100644 --- a/Projects/AVRISP-MKII/makefile +++ b/Projects/AVRISP-MKII/makefile @@ -174,7 +174,7 @@ CPPSRC = # Even though the DOS/Win* filesystem matches both .s and .S the same, # it will preserve the spelling of the filenames, and gcc itself does # care about how the name is spelled on its command-line. -ASRC = +ASRC = # Optimization level, can be [0, 1, 2, 3, s]. -- cgit v1.2.3