2 <project caption=
"AVRISP-MKII Clone Programmer" id=
"lufa.projects.avrispmkii_clone.avr8">
3 <require idref=
"lufa.projects.avrispmkii_clone"/>
4 <generator value=
"as5_8"/>
6 <device-support value=
"at90usb1287"/>
7 <config name=
"lufa.drivers.board.name" value=
"usbkey"/>
9 <build type=
"define" name=
"F_CPU" value=
"8000000UL"/>
10 <build type=
"define" name=
"F_USB" value=
"8000000UL"/>
13 <!-- Required by the XPLAIN Bridge project - don't reference it in this project
14 or the Solution Explorer will show an odd layout for the source files --
>
15 <module type=
"meta" id=
"lufa.projects.avrispmkii_clone.src" caption=
"AVRISP-MKII Clone Programmer">
16 <info type=
"gui-flag" value=
"hidden"/>
18 <info type=
"keyword" value=
"Technology">
19 <keyword value=
"Low Level APIs"/>
20 <keyword value=
"USB Device"/>
23 <device-support-alias value=
"lufa_avr8"/>
24 <device-support-alias value=
"lufa_xmega"/>
25 <device-support-alias value=
"lufa_uc3"/>
27 <build type=
"include-path" value=
"."/>
29 <build type=
"c-source" value=
"AVRISPDescriptors.c"/>
30 <build type=
"header-file" value=
"AVRISPDescriptors.h"/>
32 <build type=
"include-path" value=
"Lib"/>
34 <build type=
"header-file" value=
"Lib/V2ProtocolConstants.h"/>
35 <build type=
"c-source" value=
"Lib/V2Protocol.c"/>
36 <build type=
"header-file" value=
"Lib/V2Protocol.h"/>
37 <build type=
"c-source" value=
"Lib/V2ProtocolParams.c"/>
38 <build type=
"header-file" value=
"Lib/V2ProtocolParams.h"/>
39 <build type=
"c-source" value=
"Lib/ISP/ISPProtocol.c"/>
40 <build type=
"header-file" value=
"Lib/ISP/ISPProtocol.h"/>
41 <build type=
"c-source" value=
"Lib/ISP/ISPTarget.c"/>
42 <build type=
"header-file" value=
"Lib/ISP/ISPTarget.h"/>
43 <build type=
"c-source" value=
"Lib/XPROG/XPROGTarget.c"/>
44 <build type=
"header-file" value=
"Lib/XPROG/XPROGTarget.h"/>
45 <build type=
"c-source" value=
"Lib/XPROG/XPROGProtocol.c"/>
46 <build type=
"header-file" value=
"Lib/XPROG/XPROGProtocol.h"/>
47 <build type=
"c-source" value=
"Lib/XPROG/XMEGANVM.c"/>
48 <build type=
"header-file" value=
"Lib/XPROG/XMEGANVM.h"/>
49 <build type=
"c-source" value=
"Lib/XPROG/TINYNVM.c"/>
50 <build type=
"header-file" value=
"Lib/XPROG/TINYNVM.h"/>
52 <require idref=
"lufa.drivers.peripheral.adc"/>
53 <require idref=
"lufa.drivers.peripheral.spi"/>
56 <module type=
"application" id=
"lufa.projects.avrispmkii_clone" caption=
"AVRISP-MKII Clone Programmer">
57 <info type=
"description" value=
"summary">
58 Clone firmware of the Atmel AVRISP-MKII programmer.
61 <device-support-alias value=
"lufa_avr8"/>
62 <device-support-alias value=
"lufa_xmega"/>
63 <device-support-alias value=
"lufa_uc3"/>
65 <build type=
"distribute" subtype=
"user-file" value=
"AVRISP-MKII.txt"/>
67 <build type=
"c-source" value=
"AVRISP-MKII.c"/>
68 <build type=
"c-source" value=
"AVRISPDescriptors.c"/>
69 <build type=
"header-file" value=
"AVRISP-MKII.h"/>
70 <build type=
"header-file" value=
"AVRISPDescriptors.h"/>
72 <build type=
"header-file" value=
"Lib/V2ProtocolConstants.h"/>
73 <build type=
"c-source" value=
"Lib/V2Protocol.c"/>
74 <build type=
"header-file" value=
"Lib/V2Protocol.h"/>
75 <build type=
"c-source" value=
"Lib/V2ProtocolParams.c"/>
76 <build type=
"header-file" value=
"Lib/V2ProtocolParams.h"/>
77 <build type=
"c-source" value=
"Lib/ISP/ISPProtocol.c"/>
78 <build type=
"header-file" value=
"Lib/ISP/ISPProtocol.h"/>
79 <build type=
"c-source" value=
"Lib/ISP/ISPTarget.c"/>
80 <build type=
"header-file" value=
"Lib/ISP/ISPTarget.h"/>
81 <build type=
"c-source" value=
"Lib/XPROG/XPROGTarget.c"/>
82 <build type=
"header-file" value=
"Lib/XPROG/XPROGTarget.h"/>
83 <build type=
"c-source" value=
"Lib/XPROG/XPROGProtocol.c"/>
84 <build type=
"header-file" value=
"Lib/XPROG/XPROGProtocol.h"/>
85 <build type=
"c-source" value=
"Lib/XPROG/XMEGANVM.c"/>
86 <build type=
"header-file" value=
"Lib/XPROG/XMEGANVM.h"/>
87 <build type=
"c-source" value=
"Lib/XPROG/TINYNVM.c"/>
88 <build type=
"header-file" value=
"Lib/XPROG/TINYNVM.h"/>
90 <build type=
"module-config" subtype=
"path" value=
"Config"/>
91 <build type=
"header-file" value=
"Config/AppConfig.h"/>
92 <build type=
"header-file" value=
"Config/LUFAConfig.h"/>
94 <require idref=
"lufa.common"/>
95 <require idref=
"lufa.platform"/>
96 <require idref=
"lufa.drivers.usb"/>
97 <require idref=
"lufa.drivers.peripheral.adc"/>
98 <require idref=
"lufa.drivers.peripheral.spi"/>
99 <require idref=
"lufa.drivers.board"/>
100 <require idref=
"lufa.drivers.board.leds"/>