Add Atmel Studio keywords to all project XML files.

This commit is contained in:
Dean Camera 2013-01-12 16:54:26 +00:00
parent c791413fbc
commit 184efdaba6
73 changed files with 434 additions and 2 deletions

View file

@ -15,6 +15,12 @@
Mass Storage Host demo, capable of reading and writing raw 512 byte segments to the device's serial port.
</info>
<info type="keyword" value="Technology">
<keyword value="Class Driver APIs"/>
<keyword value="USB Host"/>
<keyword value="Mass Storage Class"/>
</info>
<device-support-alias value="lufa_avr8"/>
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>