qmk_firmware/LUFA/StudioIntegration/lufa_platform_xmega.xml

21 lines
521 B
XML
Raw Normal View History

2013-01-03 11:40:35 +01:00
<!--
LUFA Library
2013-01-03 12:37:33 +01:00
Copyright (C) Dean Camera, 2013.
2013-01-03 11:40:35 +01:00
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
-->
<!-- Atmel Studio framework integration file -->
<lufa>
<asf xmlversion="1.0">
<module type="driver" id="lufa.platform.xmega" caption="LUFA XMEGA Platform Drivers">
<device-support-alias value="lufa_xmega"/>
<info type="gui-flag" value="hidden"/>
<build type="header-file" value="Platform/XMEGA/ClockManagement.h"/>
</module>
</asf>
</lufa>