diff options
Diffstat (limited to 'lib/lufa/Projects/AVRISP-MKII/asf.xml')
| -rw-r--r-- | lib/lufa/Projects/AVRISP-MKII/asf.xml | 182 |
1 files changed, 91 insertions, 91 deletions
diff --git a/lib/lufa/Projects/AVRISP-MKII/asf.xml b/lib/lufa/Projects/AVRISP-MKII/asf.xml index 11467236b..d774b8c6b 100644 --- a/lib/lufa/Projects/AVRISP-MKII/asf.xml +++ b/lib/lufa/Projects/AVRISP-MKII/asf.xml | |||
| @@ -1,91 +1,91 @@ | |||
| 1 | <asf xmlversion="1.0"> | 1 | <asf xmlversion="1.0"> |
| 2 | <project caption="AVRISP-MKII Clone Programmer" id="lufa.projects.avrispmkii_clone.avr8"> | 2 | <project caption="AVRISP-MKII Clone Programmer" id="lufa.projects.avrispmkii_clone.avr8"> |
| 3 | <require idref="lufa.projects.avrispmkii_clone"/> | 3 | <require idref="lufa.projects.avrispmkii_clone"/> |
| 4 | <require idref="lufa.boards.dummy.avr8"/> | 4 | <require idref="lufa.boards.dummy.avr8"/> |
| 5 | <generator value="as5_8"/> | 5 | <generator value="as5_8"/> |
| 6 | 6 | ||
| 7 | <device-support value="at90usb1287"/> | 7 | <device-support value="at90usb1287"/> |
| 8 | <config name="lufa.drivers.board.name" value="usbkey"/> | 8 | <config name="lufa.drivers.board.name" value="usbkey"/> |
| 9 | 9 | ||
| 10 | <build type="define" name="F_CPU" value="8000000UL"/> | 10 | <build type="define" name="F_CPU" value="8000000UL"/> |
| 11 | <build type="define" name="F_USB" value="8000000UL"/> | 11 | <build type="define" name="F_USB" value="8000000UL"/> |
| 12 | </project> | 12 | </project> |
| 13 | 13 | ||
| 14 | <!-- Required by the XPLAIN Bridge project as well, so split into a meta module --> | 14 | <!-- Required by the XPLAIN Bridge project as well, so split into a meta module --> |
| 15 | <module type="meta" id="lufa.projects.avrispmkii_clone.src" caption="AVRISP-MKII Clone Programmer"> | 15 | <module type="meta" id="lufa.projects.avrispmkii_clone.src" caption="AVRISP-MKII Clone Programmer"> |
| 16 | <info type="gui-flag" value="hidden"/> | 16 | <info type="gui-flag" value="hidden"/> |
| 17 | 17 | ||
| 18 | <device-support-alias value="lufa_avr8"/> | 18 | <device-support-alias value="lufa_avr8"/> |
| 19 | <device-support-alias value="lufa_xmega"/> | 19 | <device-support-alias value="lufa_xmega"/> |
| 20 | <device-support-alias value="lufa_uc3"/> | 20 | <device-support-alias value="lufa_uc3"/> |
| 21 | 21 | ||
| 22 | <info type="gui-flag" value="move-to-root"/> | 22 | <info type="gui-flag" value="move-to-root"/> |
| 23 | 23 | ||
| 24 | <build type="include-path" value="."/> | 24 | <build type="include-path" value="."/> |
| 25 | 25 | ||
| 26 | <build type="c-source" value="AVRISPDescriptors.c"/> | 26 | <build type="c-source" value="AVRISPDescriptors.c"/> |
| 27 | <build type="header-file" value="AVRISPDescriptors.h"/> | 27 | <build type="header-file" value="AVRISPDescriptors.h"/> |
| 28 | 28 | ||
| 29 | <build type="include-path" value="Lib"/> | 29 | <build type="include-path" value="Lib"/> |
| 30 | 30 | ||
| 31 | <build type="header-file" value="Lib/V2ProtocolConstants.h"/> | 31 | <build type="header-file" value="Lib/V2ProtocolConstants.h"/> |
| 32 | <build type="c-source" value="Lib/V2Protocol.c"/> | 32 | <build type="c-source" value="Lib/V2Protocol.c"/> |
| 33 | <build type="header-file" value="Lib/V2Protocol.h"/> | 33 | <build type="header-file" value="Lib/V2Protocol.h"/> |
| 34 | <build type="c-source" value="Lib/V2ProtocolParams.c"/> | 34 | <build type="c-source" value="Lib/V2ProtocolParams.c"/> |
| 35 | <build type="header-file" value="Lib/V2ProtocolParams.h"/> | 35 | <build type="header-file" value="Lib/V2ProtocolParams.h"/> |
| 36 | <build type="c-source" value="Lib/ISP/ISPProtocol.c"/> | 36 | <build type="c-source" value="Lib/ISP/ISPProtocol.c"/> |
| 37 | <build type="header-file" value="Lib/ISP/ISPProtocol.h"/> | 37 | <build type="header-file" value="Lib/ISP/ISPProtocol.h"/> |
| 38 | <build type="c-source" value="Lib/ISP/ISPTarget.c"/> | 38 | <build type="c-source" value="Lib/ISP/ISPTarget.c"/> |
| 39 | <build type="header-file" value="Lib/ISP/ISPTarget.h"/> | 39 | <build type="header-file" value="Lib/ISP/ISPTarget.h"/> |
| 40 | <build type="c-source" value="Lib/XPROG/XPROGTarget.c"/> | 40 | <build type="c-source" value="Lib/XPROG/XPROGTarget.c"/> |
| 41 | <build type="header-file" value="Lib/XPROG/XPROGTarget.h"/> | 41 | <build type="header-file" value="Lib/XPROG/XPROGTarget.h"/> |
| 42 | <build type="c-source" value="Lib/XPROG/XPROGProtocol.c"/> | 42 | <build type="c-source" value="Lib/XPROG/XPROGProtocol.c"/> |
| 43 | <build type="header-file" value="Lib/XPROG/XPROGProtocol.h"/> | 43 | <build type="header-file" value="Lib/XPROG/XPROGProtocol.h"/> |
| 44 | <build type="c-source" value="Lib/XPROG/XMEGANVM.c"/> | 44 | <build type="c-source" value="Lib/XPROG/XMEGANVM.c"/> |
| 45 | <build type="header-file" value="Lib/XPROG/XMEGANVM.h"/> | 45 | <build type="header-file" value="Lib/XPROG/XMEGANVM.h"/> |
| 46 | <build type="c-source" value="Lib/XPROG/TINYNVM.c"/> | 46 | <build type="c-source" value="Lib/XPROG/TINYNVM.c"/> |
| 47 | <build type="header-file" value="Lib/XPROG/TINYNVM.h"/> | 47 | <build type="header-file" value="Lib/XPROG/TINYNVM.h"/> |
| 48 | 48 | ||
| 49 | <require idref="lufa.drivers.peripheral.adc"/> | 49 | <require idref="lufa.drivers.peripheral.adc"/> |
| 50 | <require idref="lufa.drivers.peripheral.spi"/> | 50 | <require idref="lufa.drivers.peripheral.spi"/> |
| 51 | </module> | 51 | </module> |
| 52 | 52 | ||
| 53 | <module type="application" id="lufa.projects.avrispmkii_clone" caption="AVRISP-MKII Clone Programmer"> | 53 | <module type="application" id="lufa.projects.avrispmkii_clone" caption="AVRISP-MKII Clone Programmer"> |
| 54 | <info type="description" value="summary"> | 54 | <info type="description" value="summary"> |
| 55 | Clone firmware of the Atmel AVRISP-MKII programmer. | 55 | Clone firmware of the Atmel AVRISP-MKII programmer. |
| 56 | </info> | 56 | </info> |
| 57 | 57 | ||
| 58 | <info type="gui-flag" value="move-to-root"/> | 58 | <info type="gui-flag" value="move-to-root"/> |
| 59 | 59 | ||
| 60 | <info type="keyword" value="Technology"> | 60 | <info type="keyword" value="Technology"> |
| 61 | <keyword value="Low Level APIs"/> | 61 | <keyword value="Low Level APIs"/> |
| 62 | <keyword value="USB Device"/> | 62 | <keyword value="USB Device"/> |
| 63 | </info> | 63 | </info> |
| 64 | 64 | ||
| 65 | <device-support-alias value="lufa_avr8"/> | 65 | <device-support-alias value="lufa_avr8"/> |
| 66 | <device-support-alias value="lufa_xmega"/> | 66 | <device-support-alias value="lufa_xmega"/> |
| 67 | <device-support-alias value="lufa_uc3"/> | 67 | <device-support-alias value="lufa_uc3"/> |
| 68 | 68 | ||
| 69 | <build type="distribute" subtype="user-file" value="doxyfile"/> | 69 | <build type="distribute" subtype="user-file" value="doxyfile"/> |
| 70 | <build type="distribute" subtype="user-file" value="AVRISP-MKII.txt"/> | 70 | <build type="distribute" subtype="user-file" value="AVRISP-MKII.txt"/> |
| 71 | <build type="distribute" subtype="directory" value="WindowsDriver"/> | 71 | <build type="distribute" subtype="directory" value="WindowsDriver"/> |
| 72 | 72 | ||
| 73 | <build type="c-source" value="AVRISP-MKII.c"/> | 73 | <build type="c-source" value="AVRISP-MKII.c"/> |
| 74 | <build type="header-file" value="AVRISP-MKII.h"/> | 74 | <build type="header-file" value="AVRISP-MKII.h"/> |
| 75 | 75 | ||
| 76 | <require idref="lufa.projects.avrispmkii_clone.src"/> | 76 | <require idref="lufa.projects.avrispmkii_clone.src"/> |
| 77 | 77 | ||
| 78 | <build type="module-config" subtype="path" value="Config"/> | 78 | <build type="module-config" subtype="path" value="Config"/> |
| 79 | <build type="module-config" subtype="required-header-file" value="AppConfig.h"/> | 79 | <build type="module-config" subtype="required-header-file" value="AppConfig.h"/> |
| 80 | <build type="header-file" value="Config/AppConfig.h"/> | 80 | <build type="header-file" value="Config/AppConfig.h"/> |
| 81 | <build type="header-file" value="Config/LUFAConfig.h"/> | 81 | <build type="header-file" value="Config/LUFAConfig.h"/> |
| 82 | 82 | ||
| 83 | <require idref="lufa.common"/> | 83 | <require idref="lufa.common"/> |
| 84 | <require idref="lufa.platform"/> | 84 | <require idref="lufa.platform"/> |
| 85 | <require idref="lufa.drivers.usb"/> | 85 | <require idref="lufa.drivers.usb"/> |
| 86 | <require idref="lufa.drivers.peripheral.adc"/> | 86 | <require idref="lufa.drivers.peripheral.adc"/> |
| 87 | <require idref="lufa.drivers.peripheral.spi"/> | 87 | <require idref="lufa.drivers.peripheral.spi"/> |
| 88 | <require idref="lufa.drivers.board"/> | 88 | <require idref="lufa.drivers.board"/> |
| 89 | <require idref="lufa.drivers.board.leds"/> | 89 | <require idref="lufa.drivers.board.leds"/> |
| 90 | </module> | 90 | </module> |
| 91 | </asf> | 91 | </asf> |
