diff options
Diffstat (limited to 'Demos/Device/ClassDriver/VirtualSerialMassStorage')
-rw-r--r-- | Demos/Device/ClassDriver/VirtualSerialMassStorage/asf.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Demos/Device/ClassDriver/VirtualSerialMassStorage/asf.xml b/Demos/Device/ClassDriver/VirtualSerialMassStorage/asf.xml index 3aec58ded..beae95627 100644 --- a/Demos/Device/ClassDriver/VirtualSerialMassStorage/asf.xml +++ b/Demos/Device/ClassDriver/VirtualSerialMassStorage/asf.xml @@ -16,6 +16,8 @@ Virtual Serial and Mass Storage device demo, implementing a virtual serial channel between the host PC and the device, and 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="Class Driver APIs"/>
<keyword value="USB Device"/>
|