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.

This commit is contained in:
Dean Camera 2013-04-23 20:40:56 +00:00
parent 9543276111
commit 29bfe7a09c
79 changed files with 183 additions and 42 deletions

View file

@ -16,6 +16,8 @@
Keyboard HID Host demo with HID parser, implementing a basic USB keyboard host that can display key press data on the board LEDs.
</info>
<info type="gui-flag" value="move-to-root"/>
<info type="keyword" value="Technology">
<keyword value="Low Level APIs"/>
<keyword value="USB Host"/>