diff options
Diffstat (limited to 'Demos/Device/LowLevel/GenericHID/asf.xml')
-rw-r--r-- | Demos/Device/LowLevel/GenericHID/asf.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Demos/Device/LowLevel/GenericHID/asf.xml b/Demos/Device/LowLevel/GenericHID/asf.xml index c303c6b32..27e09ca17 100644 --- a/Demos/Device/LowLevel/GenericHID/asf.xml +++ b/Demos/Device/LowLevel/GenericHID/asf.xml @@ -16,6 +16,8 @@ Generic HID device demo, implementing a device whose LEDs can be controlled via HID messages from the host.
</info>
+ <info type="gui-flag" value="move-to-root"/>
+
<info type="keyword" value="Technology">
<keyword value="Low Level APIs"/>
<keyword value="USB Device"/>
|