diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2013-01-12 16:54:26 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2013-01-12 16:54:26 +0000 |
commit | 184efdaba6748cca403a3d40ec7cebf3b731e284 (patch) | |
tree | 73004e7c0104fdea99dae77c10cdc241f17e34c2 /Demos/Device/LowLevel/RNDISEthernet/asf.xml | |
parent | c791413fbcf2475f18a4daa2bb7d88c9303cd4a3 (diff) | |
download | lufa-184efdaba6748cca403a3d40ec7cebf3b731e284.tar.gz lufa-184efdaba6748cca403a3d40ec7cebf3b731e284.tar.bz2 lufa-184efdaba6748cca403a3d40ec7cebf3b731e284.zip |
Add Atmel Studio keywords to all project XML files.
Diffstat (limited to 'Demos/Device/LowLevel/RNDISEthernet/asf.xml')
-rw-r--r-- | Demos/Device/LowLevel/RNDISEthernet/asf.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Demos/Device/LowLevel/RNDISEthernet/asf.xml b/Demos/Device/LowLevel/RNDISEthernet/asf.xml index 1d0f831e4..10942617a 100644 --- a/Demos/Device/LowLevel/RNDISEthernet/asf.xml +++ b/Demos/Device/LowLevel/RNDISEthernet/asf.xml @@ -15,6 +15,12 @@ Microsoft RNDIS Ethernet networking device demo, implementing a basic HTTP webserver.
</info>
+ <info type="keyword" value="Technology">
+ <keyword value="Low Level APIs"/>
+ <keyword value="USB Device"/>
+ <keyword value="RNDIS Class"/>
+ </info>
+
<device-support-alias value="lufa_avr8"/>
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
|