diff options
Diffstat (limited to 'Demos/Host/LowLevel/StillImageHost/asf.xml')
-rw-r--r-- | Demos/Host/LowLevel/StillImageHost/asf.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Demos/Host/LowLevel/StillImageHost/asf.xml b/Demos/Host/LowLevel/StillImageHost/asf.xml index 4acd97fc3..8fe586215 100644 --- a/Demos/Host/LowLevel/StillImageHost/asf.xml +++ b/Demos/Host/LowLevel/StillImageHost/asf.xml @@ -15,6 +15,12 @@ Still Image Host demo, implementing a Still Image host that can send and receive PIMA data to and from an attached device.
</info>
+ <info type="keyword" value="Technology">
+ <keyword value="Low Level APIs"/>
+ <keyword value="USB Host"/>
+ <keyword value="Still Image Class"/>
+ </info>
+
<device-support-alias value="lufa_avr8"/>
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
|