aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/VirtualSerialMouse
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/Device/ClassDriver/VirtualSerialMouse
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/Device/ClassDriver/VirtualSerialMouse')
-rw-r--r--Demos/Device/ClassDriver/VirtualSerialMouse/asf.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/Demos/Device/ClassDriver/VirtualSerialMouse/asf.xml b/Demos/Device/ClassDriver/VirtualSerialMouse/asf.xml
index 0fe06f083..8b58df151 100644
--- a/Demos/Device/ClassDriver/VirtualSerialMouse/asf.xml
+++ b/Demos/Device/ClassDriver/VirtualSerialMouse/asf.xml
@@ -15,6 +15,13 @@
Virtual Serial and Mouse device demo, implementing a virtual serial channel between the host PC and the device, and a USB mouse.
</info>
+ <info type="keyword" value="Technology">
+ <keyword value="Class Driver APIs"/>
+ <keyword value="USB Device"/>
+ <keyword value="CDC Class"/>
+ <keyword value="HID Class"/>
+ </info>
+
<device-support-alias value="lufa_avr8"/>
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>