Add Atmel Studio keywords to all project XML files.
This commit is contained in:
@@ -15,6 +15,11 @@
|
||||
Template for a LUFA USB device mode application.
|
||||
</info>
|
||||
|
||||
<info type="keyword" value="Technology">
|
||||
<keyword value="USB Device"/>
|
||||
<keyword value="Template Projects"/>
|
||||
</info>
|
||||
|
||||
<device-support-alias value="lufa_avr8"/>
|
||||
<device-support-alias value="lufa_xmega"/>
|
||||
<device-support-alias value="lufa_uc3"/>
|
||||
|
||||
@@ -15,6 +15,11 @@
|
||||
Template for a LUFA USB host mode application.
|
||||
</info>
|
||||
|
||||
<info type="keyword" value="Technology">
|
||||
<keyword value="USB Host"/>
|
||||
<keyword value="Template Projects"/>
|
||||
</info>
|
||||
|
||||
<device-support-alias value="lufa_avr8"/>
|
||||
<device-support-alias value="lufa_xmega"/>
|
||||
<device-support-alias value="lufa_uc3"/>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<fdk>
|
||||
<extension uuid="0e160d5c-e331-48d9-850b-e0387912171b" org="FourWalledCubicle" shortname="LUFA" version="" fullname="Lightweight USB Framework for AVRs (LUFA)">
|
||||
<author name="Dean Camera" website="http://www.lufa-lib.org/" email="dean@fourwalledcubicle.com"/>
|
||||
<description/>
|
||||
<description>Lightweight USB Framework for AVRs (LUFA), a USB software stack/framework.</description>
|
||||
<icon-image path="LUFA/DoxygenPages/Images/LUFA_thumb.png"/>
|
||||
<preview-image path="LUFA/DoxygenPages/Images/LUFA.png"/>
|
||||
<license caption="LUFA license" path="LUFA/License.txt"/>
|
||||
|
||||
Reference in New Issue
Block a user