|
| 1 | +<package xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" schemaVersion="1.0" xs:noNamespaceSchemaLocation="PACK.xsd"> |
| 2 | + <vendor>Atmel</vendor> |
| 3 | + <name>ATmega4809 FreeRTOS Example</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="ATmega4809" 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.4.0"/> |
| 27 | + </condition> |
| 28 | + <condition id="ARMCC, GCC, IAR"> |
| 29 | + <require Dname="ATmega4809"/> |
| 30 | + <accept Tcompiler="ARMCC"/> |
| 31 | + <accept Tcompiler="GCC"/> |
| 32 | + <accept Tcompiler="IAR"/> |
| 33 | + </condition> |
| 34 | + </conditions> |
| 35 | + <components generator="AtmelStart"> |
| 36 | + <component Cclass="AtmelStart" Cgroup="Framework" Cversion="1.0.0" condition="AVR Device Startup"> |
| 37 | + <description>Atmel Start Framework</description> |
| 38 | + <RTE_Components_h>#define ATMEL_START</RTE_Components_h> |
| 39 | + <files> |
| 40 | + <file category="other" condition="ARMCC, GCC, IAR" name="doxygen/generator/DoxygenLayout.xml"/> |
| 41 | + <file category="other" condition="ARMCC, GCC, IAR" name="doxygen/generator/doxyfile.doxygen"/> |
| 42 | + <file category="other" condition="ARMCC, GCC, IAR" name="doxygen/mainpage.dox"/> |
| 43 | + <file category="doc" condition="ARMCC, GCC, IAR" name="modules/bod/doc/bod.rst"/> |
| 44 | + <file category="doc" condition="ARMCC, GCC, IAR" name="modules/clkctrl/doc/clkctrl.rst"/> |
| 45 | + <file category="doc" condition="ARMCC, GCC, IAR" name="modules/cpuint/doc/cpuint.rst"/> |
| 46 | + <file category="doc" condition="ARMCC, GCC, IAR" name="modules/slpctrl/doc/slpctrl.rst"/> |
| 47 | + <file category="source" condition="ARMCC, GCC, IAR" name="clock.c"/> |
| 48 | + <file category="header" condition="ARMCC, GCC, IAR" name="clock.h"/> |
| 49 | + <file category="header" condition="ARMCC, GCC, IAR" name="clock_interface.h"/> |
| 50 | + <file category="header" condition="ARMCC, GCC, IAR" name="FreeRTOSConfig.h"/> |
| 51 | + <file category="source" condition="ARMCC, GCC, IAR" name="keyboard.c"/> |
| 52 | + <file category="header" condition="ARMCC, GCC, IAR" name="keyboard.h"/> |
| 53 | + <file category="source" condition="ARMCC, GCC, IAR" name="LED.c"/> |
| 54 | + <file category="header" condition="ARMCC, GCC, IAR" name="LED.h"/> |
| 55 | + <file category="source" condition="ARMCC, GCC, IAR" name="main.c"/> |
| 56 | + <file category="source" condition="ARMCC, GCC, IAR" name="spi0.c"/> |
| 57 | + <file category="header" condition="ARMCC, GCC, IAR" name="spi0.h"/> |
| 58 | + <file category="source" condition="ARMCC, GCC, IAR" name="terminal.c"/> |
| 59 | + <file category="header" condition="ARMCC, GCC, IAR" name="terminal.h"/> |
| 60 | + <file category="source" condition="ARMCC, GCC, IAR" name="freeRTOS/croutine.c"/> |
| 61 | + <file category="source" condition="ARMCC, GCC, IAR" name="freeRTOS/event_groups.c"/> |
| 62 | + <file category="source" condition="ARMCC, GCC, IAR" name="freeRTOS/list.c"/> |
| 63 | + <file category="source" condition="ARMCC, GCC, IAR" name="freeRTOS/queue.c"/> |
| 64 | + <file category="source" condition="ARMCC, GCC, IAR" name="freeRTOS/stream_buffer.c"/> |
| 65 | + <file category="source" condition="ARMCC, GCC, IAR" name="freeRTOS/tasks.c"/> |
| 66 | + <file category="source" condition="ARMCC, GCC, IAR" name="freeRTOS/timers.c"/> |
| 67 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/include/croutine.h"/> |
| 68 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/include/deprecated_definitions.h"/> |
| 69 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/include/event_groups.h"/> |
| 70 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/include/FreeRTOS.h"/> |
| 71 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/include/list.h"/> |
| 72 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/include/message_buffer.h"/> |
| 73 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/include/mpu_prototypes.h"/> |
| 74 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/include/mpu_wrappers.h"/> |
| 75 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/include/portable.h"/> |
| 76 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/include/projdefs.h"/> |
| 77 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/include/queue.h"/> |
| 78 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/include/semphr.h"/> |
| 79 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/include/StackMacros.h"/> |
| 80 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/include/stack_macros.h"/> |
| 81 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/include/stream_buffer.h"/> |
| 82 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/include/task.h"/> |
| 83 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/include/timers.h"/> |
| 84 | + <file category="source" condition="ARMCC, GCC, IAR" name="freeRTOS/portable/GCC/ATmega4809/port.c"/> |
| 85 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/portable/GCC/ATmega4809/portmacro.h"/> |
| 86 | + <file category="source" condition="ARMCC, GCC, IAR" name="freeRTOS/portable/MemMang/heap.c"/> |
| 87 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/portable/MemMang/heap_1.h"/> |
| 88 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/portable/MemMang/heap_2.h"/> |
| 89 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/portable/MemMang/heap_3.h"/> |
| 90 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/portable/MemMang/heap_4.h"/> |
| 91 | + <file category="header" condition="ARMCC, GCC, IAR" name="freeRTOS/portable/MemMang/heap_5.h"/> |
| 92 | + <file category="source" condition="ARMCC, GCC, IAR" name="OLED/font.c"/> |
| 93 | + <file category="header" condition="ARMCC, GCC, IAR" name="OLED/font.h"/> |
| 94 | + <file category="source" condition="ARMCC, GCC, IAR" name="OLED/oled.c"/> |
| 95 | + <file category="header" condition="ARMCC, GCC, IAR" name="OLED/oled.h"/> |
| 96 | + <file category="header" condition="ARMCC, GCC, IAR" name="OLED/oled_pins.h"/> |
| 97 | + <file category="source" condition="ARMCC, GCC, IAR" name="OLED/ssd1306.c"/> |
| 98 | + <file category="header" condition="ARMCC, GCC, IAR" name="OLED/ssd1306.h"/> |
| 99 | + <file category="other" condition="ARMCC, GCC, IAR" name="documentation/my_project.rst/"/> |
| 100 | + <file category="source" condition="ARMCC, GCC, IAR" name="src/driver_init.c"/> |
| 101 | + <file category="header" condition="ARMCC, GCC, IAR" name="include/driver_init.h"/> |
| 102 | + <file category="header" condition="ARMCC, GCC, IAR" name="include/atmel_start_pins.h"/> |
| 103 | + <file category="source" condition="ARMCC, GCC, IAR" name="driver_isr.c"/> |
| 104 | + <file category="other" condition="ARMCC, GCC, IAR" name="doxygen/mainpage.dox"/> |
| 105 | + <file category="other" condition="ARMCC, GCC, IAR" name="doxygen/generator/doxyfile.doxygen"/> |
| 106 | + <file category="other" condition="ARMCC, GCC, IAR" name="doxygen/generator/DoxygenLayout.xml"/> |
| 107 | + <file category="other" condition="ARMCC, GCC, IAR" name="doxygen/system.dox"/> |
| 108 | + <file category="header" condition="ARMCC, GCC, IAR" name="include/bod.h"/> |
| 109 | + <file category="header" condition="ARMCC, GCC, IAR" name="include/ccp.h"/> |
| 110 | + <file category="header" condition="ARMCC, GCC, IAR" name="include/clkctrl.h"/> |
| 111 | + <file category="header" condition="ARMCC, GCC, IAR" name="include/cpuint.h"/> |
| 112 | + <file category="header" condition="ARMCC, GCC, IAR" name="include/port.h"/> |
| 113 | + <file category="header" condition="ARMCC, GCC, IAR" name="include/protected_io.h"/> |
| 114 | + <file category="header" condition="ARMCC, GCC, IAR" name="include/rstctrl.h"/> |
| 115 | + <file category="header" condition="ARMCC, GCC, IAR" name="include/slpctrl.h"/> |
| 116 | + <file category="header" condition="ARMCC, GCC, IAR" name="include/system.h"/> |
| 117 | + <file category="source" condition="ARMCC, GCC, IAR" name="src/bod.c"/> |
| 118 | + <file category="source" condition="ARMCC, GCC, IAR" name="src/clkctrl.c"/> |
| 119 | + <file category="source" condition="ARMCC, GCC, IAR" name="src/cpuint.c"/> |
| 120 | + <file category="source" condition="ARMCC, GCC, IAR" name="src/protected_io.S"/> |
| 121 | + <file category="source" condition="ARMCC, GCC, IAR" name="src/slpctrl.c"/> |
| 122 | + <file category="header" condition="ARMCC, GCC, IAR" name="utils/assembler.h"/> |
| 123 | + <file category="header" condition="ARMCC, GCC, IAR" name="utils/assembler/gas.h"/> |
| 124 | + <file category="header" condition="ARMCC, GCC, IAR" name="utils/assembler/iar.h"/> |
| 125 | + <file category="header" condition="ARMCC, GCC, IAR" name="utils/atomic.h"/> |
| 126 | + <file category="header" condition="ARMCC, GCC, IAR" name="utils/compiler.h"/> |
| 127 | + <file category="header" condition="ARMCC, GCC, IAR" name="utils/interrupt_avr8.h"/> |
| 128 | + <file category="header" condition="ARMCC, GCC, IAR" name="utils/utils.h"/> |
| 129 | + <file category="header" condition="ARMCC, GCC, IAR" name="utils/utils_assert.h"/> |
| 130 | + <file category="header" condition="ARMCC, GCC, IAR" name="atmel_start.h"/> |
| 131 | + <file category="source" condition="ARMCC, GCC, IAR" name="atmel_start.c"/> |
| 132 | + <file attr="config" category="header" condition="ARMCC, GCC, IAR" name="config/clock_config.h"/> |
| 133 | + <file category="include" condition="ARMCC, GCC, IAR" name="config"/> |
| 134 | + <file category="include" condition="ARMCC, GCC, IAR" name="include"/> |
| 135 | + <file category="include" condition="ARMCC, GCC, IAR" name="utils"/> |
| 136 | + <file category="include" condition="ARMCC, GCC, IAR" name="utils/assembler"/> |
| 137 | + <file category="include" condition="ARMCC, GCC, IAR" name="freeRTOS/portable/MemMang"/> |
| 138 | + <file category="include" condition="ARMCC, GCC, IAR" name="OLED"/> |
| 139 | + <file category="include" condition="ARMCC, GCC, IAR" name="freeRTOS/portable/GCC/ATmega4809"/> |
| 140 | + <file category="include" condition="ARMCC, GCC, IAR" name="freeRTOS/include"/> |
| 141 | + <file category="include" condition="ARMCC, GCC, IAR" name=""/> |
| 142 | + </files> |
| 143 | + </component> |
| 144 | + </components> |
| 145 | +</package> |
0 commit comments