aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/DualRole
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-01-11 23:35:17 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-01-11 23:35:17 +0000
commitc791413fbcf2475f18a4daa2bb7d88c9303cd4a3 (patch)
tree496c3b60429fd9612503bce2f8ad748fe1c29584 /Demos/DualRole
parent33bc48fa4626b0c61fc870c30557f54ff7381d0c (diff)
downloadlufa-c791413fbcf2475f18a4daa2bb7d88c9303cd4a3.tar.gz
lufa-c791413fbcf2475f18a4daa2bb7d88c9303cd4a3.tar.bz2
lufa-c791413fbcf2475f18a4daa2bb7d88c9303cd4a3.zip
Ensure the demo and project main text files are distributed in Atmel Studio projects.
Diffstat (limited to 'Demos/DualRole')
-rw-r--r--Demos/DualRole/ClassDriver/MouseHostDevice/asf.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Demos/DualRole/ClassDriver/MouseHostDevice/asf.xml b/Demos/DualRole/ClassDriver/MouseHostDevice/asf.xml
index 3e8fedb73..a8e811b13 100644
--- a/Demos/DualRole/ClassDriver/MouseHostDevice/asf.xml
+++ b/Demos/DualRole/ClassDriver/MouseHostDevice/asf.xml
@@ -19,6 +19,8 @@
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
+ <build type="distribute" subtype="user-file" value="MouseHostDevice.txt"/>
+
<build type="c-source" value="MouseHostDevice.c"/>
<build type="c-source" value="Descriptors.c"/>
<build type="c-source" value="DeviceFunctions.c"/>