aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/MassStorageKeyboard
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/Device/ClassDriver/MassStorageKeyboard
parentb5285c14113b0339a164c936a45054613ddae328 (diff)
downloadlufa-902d3d9bff2cb6db448d5747a7277edc9e3d963c.tar.gz
lufa-902d3d9bff2cb6db448d5747a7277edc9e3d963c.tar.bz2
lufa-902d3d9bff2cb6db448d5747a7277edc9e3d963c.zip
Update Atmel Studio project captions.
Diffstat (limited to 'Demos/Device/ClassDriver/MassStorageKeyboard')
-rw-r--r--Demos/Device/ClassDriver/MassStorageKeyboard/asf.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/ClassDriver/MassStorageKeyboard/asf.xml b/Demos/Device/ClassDriver/MassStorageKeyboard/asf.xml
index cd0a10114..15c7e7cfd 100644
--- a/Demos/Device/ClassDriver/MassStorageKeyboard/asf.xml
+++ b/Demos/Device/ClassDriver/MassStorageKeyboard/asf.xml
@@ -25,7 +25,7 @@
<module type="application" id="lufa.demos.device.class.mass_storage_keyboard" caption="Mass Storage and HID Keyboard Device Demo (Class Driver APIs)">
<info type="description" value="summary">
- Mass Storage and Keyboard device demo, implementing a basic USB storage disk using a Dataflash memory IC, and a basic HID keyboard.
+ Mass Storage and Keyboard device demo, implementing a basic USB storage disk using a Dataflash memory IC, and a basic HID keyboard. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack.
</info>
<info type="gui-flag" value="move-to-root"/>