aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/MassStorage/asf.xml
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-04-23 20:40:56 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-04-23 20:40:56 +0000
commit29bfe7a09ce9925175377e9b2215d57d25ebc1d9 (patch)
tree5893380b2a3151f100b94a179e26a48c9261d678 /Demos/Device/LowLevel/MassStorage/asf.xml
parent9543276111d27d15c6d7a302051c753164b9f9c2 (diff)
downloadlufa-29bfe7a09ce9925175377e9b2215d57d25ebc1d9.tar.gz
lufa-29bfe7a09ce9925175377e9b2215d57d25ebc1d9.tar.bz2
lufa-29bfe7a09ce9925175377e9b2215d57d25ebc1d9.zip
Add move-to-root directives to all ASF XML application modules, to make the code easier to find in the release version of Atmel Studio 6.1.
Diffstat (limited to 'Demos/Device/LowLevel/MassStorage/asf.xml')
-rw-r--r--Demos/Device/LowLevel/MassStorage/asf.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Demos/Device/LowLevel/MassStorage/asf.xml b/Demos/Device/LowLevel/MassStorage/asf.xml
index ffe07fbcf..a859733f5 100644
--- a/Demos/Device/LowLevel/MassStorage/asf.xml
+++ b/Demos/Device/LowLevel/MassStorage/asf.xml
@@ -16,6 +16,8 @@
Mass Storage device demo, implementing a basic USB storage disk using a Dataflash memory IC.
</info>
+ <info type="gui-flag" value="move-to-root"/>
+
<info type="keyword" value="Technology">
<keyword value="Low Level APIs"/>
<keyword value="USB Device"/>