aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/StudioIntegration/lufa_platform_xmega.xml
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-07-08 14:20:20 -0400
committerGitHub <noreply@github.com>2017-07-08 14:20:20 -0400
commitbbdc9ac40c2ff543bbaf3870d407d0a96c945c1a (patch)
treec3fdf416753cb185af581d250942294efea2b879 /LUFA/StudioIntegration/lufa_platform_xmega.xml
parent7a8237259d6ade7517cfd3f89e61601a3ba936e9 (diff)
parent75ba27b8dc8a99a3835fc53b8589c5d5485da4ff (diff)
downloadlufa-bbdc9ac40c2ff543bbaf3870d407d0a96c945c1a.tar.gz
lufa-bbdc9ac40c2ff543bbaf3870d407d0a96c945c1a.tar.bz2
lufa-bbdc9ac40c2ff543bbaf3870d407d0a96c945c1a.zip
Merge pull request #1 from fredizzimo/fix_line_endings
Fix xml file line endings
Diffstat (limited to 'LUFA/StudioIntegration/lufa_platform_xmega.xml')
-rw-r--r--LUFA/StudioIntegration/lufa_platform_xmega.xml46
1 files changed, 23 insertions, 23 deletions
diff --git a/LUFA/StudioIntegration/lufa_platform_xmega.xml b/LUFA/StudioIntegration/lufa_platform_xmega.xml
index 299c85966..2704bcf00 100644
--- a/LUFA/StudioIntegration/lufa_platform_xmega.xml
+++ b/LUFA/StudioIntegration/lufa_platform_xmega.xml
@@ -1,23 +1,23 @@
-<!--
- LUFA Library
- Copyright (C) Dean Camera, 2017.
-
- 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="doxygen-entry-point" value="Group_PlatformDrivers_XMEGA"/>
-
- <build type="header-file" value="Platform/XMEGA/ClockManagement.h"/>
- </module>
- </asf>
-</lufa>
+<!--
+ LUFA Library
+ Copyright (C) Dean Camera, 2017.
+
+ 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="doxygen-entry-point" value="Group_PlatformDrivers_XMEGA"/>
+
+ <build type="header-file" value="Platform/XMEGA/ClockManagement.h"/>
+ </module>
+ </asf>
+</lufa>