diff options
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 @@ | |||
| 1 | <!-- | 1 | <!-- |
| 2 | LUFA Library | 2 | LUFA Library |
| 3 | Copyright (C) Dean Camera, 2017. | 3 | Copyright (C) Dean Camera, 2017. |
| 4 | 4 | ||
| 5 | dean [at] fourwalledcubicle [dot] com | 5 | dean [at] fourwalledcubicle [dot] com |
| 6 | www.lufa-lib.org | 6 | www.lufa-lib.org |
| 7 | --> | 7 | --> |
| 8 | 8 | ||
| 9 | <!-- Atmel Studio framework integration file --> | 9 | <!-- Atmel Studio framework integration file --> |
| 10 | 10 | ||
| 11 | <lufa> | 11 | <lufa> |
| 12 | <asf xmlversion="1.0"> | 12 | <asf xmlversion="1.0"> |
| 13 | <module type="driver" id="lufa.platform.xmega" caption="LUFA XMEGA Platform Drivers"> | 13 | <module type="driver" id="lufa.platform.xmega" caption="LUFA XMEGA Platform Drivers"> |
| 14 | <device-support-alias value="lufa_xmega"/> | 14 | <device-support-alias value="lufa_xmega"/> |
| 15 | 15 | ||
| 16 | <info type="gui-flag" value="hidden"/> | 16 | <info type="gui-flag" value="hidden"/> |
| 17 | 17 | ||
| 18 | <build type="doxygen-entry-point" value="Group_PlatformDrivers_XMEGA"/> | 18 | <build type="doxygen-entry-point" value="Group_PlatformDrivers_XMEGA"/> |
| 19 | 19 | ||
| 20 | <build type="header-file" value="Platform/XMEGA/ClockManagement.h"/> | 20 | <build type="header-file" value="Platform/XMEGA/ClockManagement.h"/> |
| 21 | </module> | 21 | </module> |
| 22 | </asf> | 22 | </asf> |
| 23 | </lufa> | 23 | </lufa> |
