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