Update Atmel Studio project captions.

This commit is contained in:
Dean Camera 2013-05-23 16:58:31 +02:00
parent b5285c1411
commit 902d3d9bff
58 changed files with 58 additions and 58 deletions

View file

@ -13,7 +13,7 @@
<module type="application" id="lufa.demos.host.lowlevel.keyboard_parser" caption="Keyboard HID (with parser) Host Demo (Low Level APIs)">
<info type="description" value="summary">
Keyboard HID Host demo with HID parser, implementing a basic USB keyboard host that can display key press data on the board LEDs.
Keyboard HID Host demo with HID parser, implementing a basic USB keyboard host that can display key press data on the board LEDs. This demo uses the Low Level LUFA APIs to manually implement a USB Class for demonstration purposes without using the simpler in-built LUFA Class Driver APIs.
</info>
<info type="gui-flag" value="move-to-root"/>