diff options
Diffstat (limited to 'Demos/Host/ClassDriver/RNDISEthernetHost/asf.xml')
-rw-r--r-- | Demos/Host/ClassDriver/RNDISEthernetHost/asf.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Demos/Host/ClassDriver/RNDISEthernetHost/asf.xml b/Demos/Host/ClassDriver/RNDISEthernetHost/asf.xml index 6ccb34763..b60b68457 100644 --- a/Demos/Host/ClassDriver/RNDISEthernetHost/asf.xml +++ b/Demos/Host/ClassDriver/RNDISEthernetHost/asf.xml @@ -15,6 +15,12 @@ Microsoft RNDIS Ethernet Host demo, implementing a RNDIS host that can send and receive Ethernet data to and from an attached device.
</info>
+ <info type="keyword" value="Technology">
+ <keyword value="Class Driver APIs"/>
+ <keyword value="USB Host"/>
+ <keyword value="RNDIS Class"/>
+ </info>
+
<device-support-alias value="lufa_avr8"/>
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
|