diff options
Diffstat (limited to 'Demos/Device/LowLevel/VirtualSerial')
-rw-r--r-- | Demos/Device/LowLevel/VirtualSerial/asf.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Demos/Device/LowLevel/VirtualSerial/asf.xml b/Demos/Device/LowLevel/VirtualSerial/asf.xml index 0525dc5be..bb2c0fcc8 100644 --- a/Demos/Device/LowLevel/VirtualSerial/asf.xml +++ b/Demos/Device/LowLevel/VirtualSerial/asf.xml @@ -16,6 +16,8 @@ Virtual Serial device demo, implementing a virtual serial channel between the host PC and the device.
</info>
+ <info type="gui-flag" value="move-to-root"/>
+
<info type="keyword" value="Technology">
<keyword value="Low Level APIs"/>
<keyword value="USB Device"/>
|