aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/ClassDriver/VirtualSerialHost/asf.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Host/ClassDriver/VirtualSerialHost/asf.xml')
-rw-r--r--Demos/Host/ClassDriver/VirtualSerialHost/asf.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Host/ClassDriver/VirtualSerialHost/asf.xml b/Demos/Host/ClassDriver/VirtualSerialHost/asf.xml
index 4d0ebb0f8..a2408643f 100644
--- a/Demos/Host/ClassDriver/VirtualSerialHost/asf.xml
+++ b/Demos/Host/ClassDriver/VirtualSerialHost/asf.xml
@@ -13,7 +13,7 @@
<module type="application" id="lufa.demos.host.class.cdc" caption="Virtual Serial CDC Host Demo (Class Driver APIs)">
<info type="description" value="summary">
- Virtual Serial Host demo, implementing a CDC host that can send and receive data to and from an attached device.
+ Virtual Serial Host demo, implementing a CDC host that can send and receive data to and from an attached device. 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"/>