\r
<module type="application" id="lufa.demos.device.lowlevel.mass_storage" caption="Mass Storage Device Demo (Low Level APIs)">\r
<info type="description" value="summary">\r
- Mass Storage device demo, implementing a basic USB storage disk using a Dataflash memory IC.\r
+ Mass Storage device demo, implementing a basic USB storage disk using a Dataflash memory IC. This demo uses the Low Level LUFA APIs to manually implement a USB Class for demonstration purposes without using the simpler in-built LUFA Class Driver APIs.\r
</info>\r
\r
<info type="gui-flag" value="move-to-root"/>\r
<device-support-alias value="lufa_xmega"/>\r
<device-support-alias value="lufa_uc3"/>\r
\r
+ <build type="distribute" subtype="user-file" value="doxyfile"/>\r
<build type="distribute" subtype="user-file" value="MassStorage.txt"/>\r
\r
<build type="c-source" value="MassStorage.c"/>\r