aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel/VirtualSerialHost
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-01-12 16:54:26 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-01-12 16:54:26 +0000
commit184efdaba6748cca403a3d40ec7cebf3b731e284 (patch)
tree73004e7c0104fdea99dae77c10cdc241f17e34c2 /Demos/Host/LowLevel/VirtualSerialHost
parentc791413fbcf2475f18a4daa2bb7d88c9303cd4a3 (diff)
downloadlufa-184efdaba6748cca403a3d40ec7cebf3b731e284.tar.gz
lufa-184efdaba6748cca403a3d40ec7cebf3b731e284.tar.bz2
lufa-184efdaba6748cca403a3d40ec7cebf3b731e284.zip
Add Atmel Studio keywords to all project XML files.
Diffstat (limited to 'Demos/Host/LowLevel/VirtualSerialHost')
-rw-r--r--Demos/Host/LowLevel/VirtualSerialHost/asf.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/Demos/Host/LowLevel/VirtualSerialHost/asf.xml b/Demos/Host/LowLevel/VirtualSerialHost/asf.xml
index a71cdf5f3..3c6520c81 100644
--- a/Demos/Host/LowLevel/VirtualSerialHost/asf.xml
+++ b/Demos/Host/LowLevel/VirtualSerialHost/asf.xml
@@ -15,6 +15,12 @@
Virtual Serial Host demo, implementing a CDC host that can send and receive data to and from an attached device.
</info>
+ <info type="keyword" value="Technology">
+ <keyword value="Class Driver APIs"/>
+ <keyword value="USB Host"/>
+ <keyword value="CDC Class"/>
+ </info>
+
<device-support-alias value="lufa_avr8"/>
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>