diff options
author | skullY <skullydazed@gmail.com> | 2017-07-08 12:34:36 -0700 |
---|---|---|
committer | skullY <skullydazed@gmail.com> | 2017-07-08 12:34:36 -0700 |
commit | 6e2cae4cda122cfe58dc88dc181632d7b9521740 (patch) | |
tree | 89d9fe5e5d91f68d2e015ca8142bb7dcff0a01ad /lib/lufa/LUFA/StudioIntegration/lufa_platform_xmega.xml | |
parent | 03706de94621f42a469b0c3c4a4e570dc14666dc (diff) |
commit files with wrong line endings
Diffstat (limited to 'lib/lufa/LUFA/StudioIntegration/lufa_platform_xmega.xml')
-rw-r--r-- | lib/lufa/LUFA/StudioIntegration/lufa_platform_xmega.xml | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/lib/lufa/LUFA/StudioIntegration/lufa_platform_xmega.xml b/lib/lufa/LUFA/StudioIntegration/lufa_platform_xmega.xml index 299c859662..2704bcf005 100644 --- a/lib/lufa/LUFA/StudioIntegration/lufa_platform_xmega.xml +++ b/lib/lufa/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> |