From 6b5e684c77e5fa855b609d01e9a07fec296e9257 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 19 Jul 2010 14:00:44 +0000 Subject: Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. Add new module source variables to the library core makefile, so that module sources can be added to a project's makefile on a per-module rather than per-file basis. --- Demos/Device/LowLevel/AudioInput/AudioInput.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Demos/Device/LowLevel/AudioInput/AudioInput.txt') diff --git a/Demos/Device/LowLevel/AudioInput/AudioInput.txt b/Demos/Device/LowLevel/AudioInput/AudioInput.txt index fb021f897..149f8360a 100644 --- a/Demos/Device/LowLevel/AudioInput/AudioInput.txt +++ b/Demos/Device/LowLevel/AudioInput/AudioInput.txt @@ -71,7 +71,7 @@ * * * MICROPHONE_BIASED_TO_HALF_RAIL - * Makefile CDEFS + * Makefile LUFA_OPTS * When defined, this alters the demo so that the half VCC bias of the microphone input is subtracted. * * -- cgit v1.2.3