3 Copyright (C) Dean Camera,
2013.
5 dean [at] fourwalledcubicle [dot] com
9 <!-- Atmel Studio framework integration file --
>
13 <select-by-device id=
"lufa.platform" caption=
"LUFA Platform Specific Support">
14 <module type=
"service" id=
"lufa.platform#avr8" caption=
"LUFA Platform Specific Support - AVR8">
15 <device-support-alias value=
"lufa_avr8"/>
17 <build type=
"define" name=
"ARCH" value=
"ARCH_AVR8"/>
19 <build type=
"doxygen-entry-point" value=
"Group_PlatformDrivers"/>
21 <build type=
"include-path" value=
".."/>
22 <build type=
"header-file" subtype=
"api" value=
"Platform/Platform.h"/>
24 <require idref=
"lufa.common"/>
27 <module type=
"service" id=
"lufa.platform#xmega" caption=
"LUFA Platform Specific Support - XMEGA">
28 <device-support-alias value=
"lufa_xmega"/>
30 <build type=
"define" name=
"ARCH" value=
"ARCH_XMEGA"/>
32 <build type=
"doxygen-entry-point" value=
"Group_PlatformDrivers"/>
34 <build type=
"include-path" value=
".."/>
35 <build type=
"header-file" subtype=
"api" value=
"Platform/Platform.h"/>
37 <build type=
"distribute" value=
"Platform/XMEGA/XMEGAExperimentalInfo.txt" subtype=
"license"/>
39 <require idref=
"lufa.platform.xmega"/>
40 <require idref=
"lufa.common"/>
43 <module type=
"service" id=
"lufa.platform#uc3" caption=
"LUFA Platform Specific Support - UC3">
44 <device-support-alias value=
"lufa_uc3"/>
46 <build type=
"define" name=
"ARCH" value=
"ARCH_UC3"/>
48 <build type=
"doxygen-entry-point" value=
"Group_PlatformDrivers"/>
50 <build type=
"include-path" value=
".."/>
51 <build type=
"header-file" subtype=
"api" value=
"Platform/Platform.h"/>
53 <build type=
"distribute" value=
"Platform/UC3/UC3ExperimentalInfo.txt" subtype=
"license"/>
55 <require idref=
"lufa.platform.uc3"/>
56 <require idref=
"lufa.common"/>