|
| 1 | +<package xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" schemaVersion="1.0" xs:noNamespaceSchemaLocation="PACK.xsd"> |
| 2 | + <vendor>Atmel</vendor> |
| 3 | + <name>My Project</name> |
| 4 | + <description>Project generated by Atmel Start</description> |
| 5 | + <url>http://start.atmel.com/</url> |
| 6 | + <releases> |
| 7 | + <release version="1.0.1">Initial version</release> |
| 8 | + </releases> |
| 9 | + <taxonomy> |
| 10 | + <description Cclass="AtmelStart" generator="AtmelStart">Configuration Files generated by Atmel Start</description> |
| 11 | + </taxonomy> |
| 12 | + <generators> |
| 13 | + <generator id="AtmelStart"> |
| 14 | + <description>Atmel Start</description> |
| 15 | + <select Dname="AVR128DB48" Dvendor="Atmel:3"/> |
| 16 | + <command>http://start.atmel.com/</command> |
| 17 | + <files> |
| 18 | + <file category="generator" name="atmel_start_config.atstart"/> |
| 19 | + <file attr="template" category="other" name="AtmelStart.env_conf" select="Environment configuration"/> |
| 20 | + </files> |
| 21 | + </generator> |
| 22 | + </generators> |
| 23 | + <conditions> |
| 24 | + <condition id="AVR Device Startup"> |
| 25 | + <description>Dependency on Device Startup components</description> |
| 26 | + <require Cclass="Device" Cgroup="Startup" Cversion="1.6.0"/> |
| 27 | + </condition> |
| 28 | + <condition id="ARMCC, GCC, IAR, XC8"> |
| 29 | + <require Dname="AVR128DB48"/> |
| 30 | + <accept Tcompiler="ARMCC"/> |
| 31 | + <accept Tcompiler="GCC"/> |
| 32 | + <accept Tcompiler="IAR"/> |
| 33 | + <accept Tcompiler="XC8"/> |
| 34 | + </condition> |
| 35 | + </conditions> |
| 36 | + <components generator="AtmelStart"> |
| 37 | + <component Cclass="AtmelStart" Cgroup="Framework" Cversion="1.0.0" condition="AVR Device Startup"> |
| 38 | + <description>Atmel Start Framework</description> |
| 39 | + <RTE_Components_h>#define ATMEL_START</RTE_Components_h> |
| 40 | + <files> |
| 41 | + <file category="other" condition="ARMCC, GCC, IAR, XC8" name="doxygen/generator/DoxygenLayout.xml"/> |
| 42 | + <file category="other" condition="ARMCC, GCC, IAR, XC8" name="doxygen/generator/doxyfile.doxygen"/> |
| 43 | + <file category="other" condition="ARMCC, GCC, IAR, XC8" name="doxygen/mainpage.dox"/> |
| 44 | + <file category="doc" condition="ARMCC, GCC, IAR, XC8" name="modules/bod/doc/bod.rst"/> |
| 45 | + <file category="doc" condition="ARMCC, GCC, IAR, XC8" name="modules/clkctrl/doc/clkctrl.rst"/> |
| 46 | + <file category="doc" condition="ARMCC, GCC, IAR, XC8" name="modules/cpuint/doc/cpuint.rst"/> |
| 47 | + <file category="doc" condition="ARMCC, GCC, IAR, XC8" name="modules/opamp/doc/opamp.rst"/> |
| 48 | + <file category="doc" condition="ARMCC, GCC, IAR, XC8" name="modules/slpctrl/doc/slpctrl.rst"/> |
| 49 | + <file category="source" condition="ARMCC, GCC, IAR, XC8" name="main.c"/> |
| 50 | + <file category="source" condition="ARMCC, GCC, IAR, XC8" name="src/driver_init.c"/> |
| 51 | + <file category="header" condition="ARMCC, GCC, IAR, XC8" name="include/driver_init.h"/> |
| 52 | + <file category="header" condition="ARMCC, GCC, IAR, XC8" name="include/atmel_start_pins.h"/> |
| 53 | + <file category="source" condition="ARMCC, GCC, IAR, XC8" name="driver_isr.c"/> |
| 54 | + <file category="other" condition="ARMCC, GCC, IAR, XC8" name="doxygen/mainpage.dox"/> |
| 55 | + <file category="other" condition="ARMCC, GCC, IAR, XC8" name="doxygen/generator/doxyfile.doxygen"/> |
| 56 | + <file category="other" condition="ARMCC, GCC, IAR, XC8" name="doxygen/generator/DoxygenLayout.xml"/> |
| 57 | + <file category="other" condition="ARMCC, GCC, IAR, XC8" name="doxygen/opamp.dox"/> |
| 58 | + <file category="other" condition="ARMCC, GCC, IAR, XC8" name="doxygen/system.dox"/> |
| 59 | + <file category="header" condition="ARMCC, GCC, IAR, XC8" name="include/bod.h"/> |
| 60 | + <file category="header" condition="ARMCC, GCC, IAR, XC8" name="include/ccp.h"/> |
| 61 | + <file category="header" condition="ARMCC, GCC, IAR, XC8" name="include/clkctrl.h"/> |
| 62 | + <file category="header" condition="ARMCC, GCC, IAR, XC8" name="include/cpuint.h"/> |
| 63 | + <file category="header" condition="ARMCC, GCC, IAR, XC8" name="include/opamp_basic.h"/> |
| 64 | + <file category="header" condition="ARMCC, GCC, IAR, XC8" name="include/port.h"/> |
| 65 | + <file category="header" condition="ARMCC, GCC, IAR, XC8" name="include/protected_io.h"/> |
| 66 | + <file category="header" condition="ARMCC, GCC, IAR, XC8" name="include/rstctrl.h"/> |
| 67 | + <file category="header" condition="ARMCC, GCC, IAR, XC8" name="include/slpctrl.h"/> |
| 68 | + <file category="header" condition="ARMCC, GCC, IAR, XC8" name="include/system.h"/> |
| 69 | + <file category="source" condition="ARMCC, GCC, IAR, XC8" name="src/bod.c"/> |
| 70 | + <file category="source" condition="ARMCC, GCC, IAR, XC8" name="src/clkctrl.c"/> |
| 71 | + <file category="source" condition="ARMCC, GCC, IAR, XC8" name="src/cpuint.c"/> |
| 72 | + <file category="source" condition="ARMCC, GCC, IAR, XC8" name="src/opamp_basic.c"/> |
| 73 | + <file category="source" condition="ARMCC, GCC, IAR, XC8" name="src/protected_io.S"/> |
| 74 | + <file category="source" condition="ARMCC, GCC, IAR, XC8" name="src/slpctrl.c"/> |
| 75 | + <file category="header" condition="ARMCC, GCC, IAR, XC8" name="utils/assembler.h"/> |
| 76 | + <file category="header" condition="ARMCC, GCC, IAR, XC8" name="utils/assembler/gas.h"/> |
| 77 | + <file category="header" condition="ARMCC, GCC, IAR, XC8" name="utils/assembler/iar.h"/> |
| 78 | + <file category="header" condition="ARMCC, GCC, IAR, XC8" name="utils/atomic.h"/> |
| 79 | + <file category="header" condition="ARMCC, GCC, IAR, XC8" name="utils/compiler.h"/> |
| 80 | + <file category="header" condition="ARMCC, GCC, IAR, XC8" name="utils/interrupt_avr8.h"/> |
| 81 | + <file category="header" condition="ARMCC, GCC, IAR, XC8" name="utils/utils.h"/> |
| 82 | + <file category="header" condition="ARMCC, GCC, IAR, XC8" name="utils/utils_assert.h"/> |
| 83 | + <file category="header" condition="ARMCC, GCC, IAR, XC8" name="atmel_start.h"/> |
| 84 | + <file category="source" condition="ARMCC, GCC, IAR, XC8" name="atmel_start.c"/> |
| 85 | + <file attr="config" category="header" condition="ARMCC, GCC, IAR, XC8" name="config/clock_config.h"/> |
| 86 | + <file category="include" condition="ARMCC, GCC, IAR, XC8" name="config"/> |
| 87 | + <file category="include" condition="ARMCC, GCC, IAR, XC8" name="include"/> |
| 88 | + <file category="include" condition="ARMCC, GCC, IAR, XC8" name="utils"/> |
| 89 | + <file category="include" condition="ARMCC, GCC, IAR, XC8" name="utils/assembler"/> |
| 90 | + <file category="include" condition="ARMCC, GCC, IAR, XC8" name=""/> |
| 91 | + </files> |
| 92 | + </component> |
| 93 | + </components> |
| 94 | +</package> |
0 commit comments