aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel/MouseHost
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-05-23 16:58:31 +0200
committerDean Camera <dean@fourwalledcubicle.com>2013-05-23 16:58:31 +0200
commit902d3d9bff2cb6db448d5747a7277edc9e3d963c (patch)
treee64f011bb8187d7b252ddfdb2d55985b49643464 /Demos/Host/LowLevel/MouseHost
parentb5285c14113b0339a164c936a45054613ddae328 (diff)
downloadlufa-902d3d9bff2cb6db448d5747a7277edc9e3d963c.tar.gz
lufa-902d3d9bff2cb6db448d5747a7277edc9e3d963c.tar.bz2
lufa-902d3d9bff2cb6db448d5747a7277edc9e3d963c.zip
Update Atmel Studio project captions.
Diffstat (limited to 'Demos/Host/LowLevel/MouseHost')
-rw-r--r--Demos/Host/LowLevel/MouseHost/asf.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Host/LowLevel/MouseHost/asf.xml b/Demos/Host/LowLevel/MouseHost/asf.xml
index 30aa33dbc..df93a90de 100644
--- a/Demos/Host/LowLevel/MouseHost/asf.xml
+++ b/Demos/Host/LowLevel/MouseHost/asf.xml
@@ -13,7 +13,7 @@
<module type="application" id="lufa.demos.host.lowlevel.mouse" caption="Mouse HID Host Demo (Low Level APIs)">
<info type="description" value="summary">
- Keyboard HID Host demo, implementing a basic USB mouse host that can display movement data on the board LEDs.
+ Keyboard HID Host demo, implementing a basic USB mouse host that can display movement 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"/>