diff options
Diffstat (limited to 'Demos/Host/LowLevel/MassStorageHost/asf.xml')
-rw-r--r-- | Demos/Host/LowLevel/MassStorageHost/asf.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Demos/Host/LowLevel/MassStorageHost/asf.xml b/Demos/Host/LowLevel/MassStorageHost/asf.xml index cb5e20ba5..224383db8 100644 --- a/Demos/Host/LowLevel/MassStorageHost/asf.xml +++ b/Demos/Host/LowLevel/MassStorageHost/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="MassStorageHost.txt"/>
+
<build type="c-source" value="MassStorageHost.c"/>
<build type="c-source" value="ConfigDescriptor.c"/>
<build type="header-file" value="MassStorageHost.h"/>
|