aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/StudioIntegration/lufa_platform_xmega.xml
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/StudioIntegration/lufa_platform_xmega.xml')
-rw-r--r--LUFA/StudioIntegration/lufa_platform_xmega.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/LUFA/StudioIntegration/lufa_platform_xmega.xml b/LUFA/StudioIntegration/lufa_platform_xmega.xml
new file mode 100644
index 000000000..68f4f587f
--- /dev/null
+++ b/LUFA/StudioIntegration/lufa_platform_xmega.xml
@@ -0,0 +1,21 @@
+<!--
+ LUFA Library
+ Copyright (C) Dean Camera, 2012.
+
+ 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> \ No newline at end of file