aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/ClassDriver
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-01-10 21:09:53 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-01-10 21:09:53 +0000
commit5cdc29616ceed081e76de2439ed03a0e6c3a7dd1 (patch)
tree23be4f8f19d77bdeb67ec651c3a694ebebf87658 /Demos/Host/ClassDriver
parentbdd74a5ed92e74657c18f37648b6e031d040f47a (diff)
downloadlufa-5cdc29616ceed081e76de2439ed03a0e6c3a7dd1.tar.gz
lufa-5cdc29616ceed081e76de2439ed03a0e6c3a7dd1.tar.bz2
lufa-5cdc29616ceed081e76de2439ed03a0e6c3a7dd1.zip
Update and add missing Atmel Studio project description XML files.
Diffstat (limited to 'Demos/Host/ClassDriver')
-rw-r--r--Demos/Host/ClassDriver/AudioOutputHost/asf.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Demos/Host/ClassDriver/AudioOutputHost/asf.xml b/Demos/Host/ClassDriver/AudioOutputHost/asf.xml
index 4e7cc50a5..66276597b 100644
--- a/Demos/Host/ClassDriver/AudioOutputHost/asf.xml
+++ b/Demos/Host/ClassDriver/AudioOutputHost/asf.xml
@@ -19,8 +19,8 @@
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
- <build type="c-source" value="AudioInputHost.c"/>
- <build type="header-file" value="AudioInputHost.h"/>
+ <build type="c-source" value="AudioOutputHost.c"/>
+ <build type="header-file" value="AudioOutputHost.h"/>
<build type="module-config" subtype="path" value="Config"/>
<build type="header-file" value="Config/AppConfig.h"/>