diff options
Diffstat (limited to 'LUFA/CodeTemplates/DeviceTemplate/asf.xml')
-rw-r--r-- | LUFA/CodeTemplates/DeviceTemplate/asf.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/CodeTemplates/DeviceTemplate/asf.xml b/LUFA/CodeTemplates/DeviceTemplate/asf.xml index cdb4c605a..fd65db283 100644 --- a/LUFA/CodeTemplates/DeviceTemplate/asf.xml +++ b/LUFA/CodeTemplates/DeviceTemplate/asf.xml @@ -28,6 +28,8 @@ Template for a LUFA USB device mode application.
</info>
+ <info type="gui-flag" value="move-to-root"/>
+
<info type="keyword" value="Technology">
<keyword value="USB Device"/>
<keyword value="Template Projects"/>
|