summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/AVR_ATmega328PB_Xplained_mini_GCC/RTOSDemo/.atmelstart/AtmelStart.gpdsc
diff options
context:
space:
mode:
Diffstat (limited to 'FreeRTOS/Demo/AVR_ATmega328PB_Xplained_mini_GCC/RTOSDemo/.atmelstart/AtmelStart.gpdsc')
-rw-r--r--FreeRTOS/Demo/AVR_ATmega328PB_Xplained_mini_GCC/RTOSDemo/.atmelstart/AtmelStart.gpdsc73
1 files changed, 73 insertions, 0 deletions
diff --git a/FreeRTOS/Demo/AVR_ATmega328PB_Xplained_mini_GCC/RTOSDemo/.atmelstart/AtmelStart.gpdsc b/FreeRTOS/Demo/AVR_ATmega328PB_Xplained_mini_GCC/RTOSDemo/.atmelstart/AtmelStart.gpdsc
new file mode 100644
index 000000000..ecbc1c814
--- /dev/null
+++ b/FreeRTOS/Demo/AVR_ATmega328PB_Xplained_mini_GCC/RTOSDemo/.atmelstart/AtmelStart.gpdsc
@@ -0,0 +1,73 @@
+<package xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" schemaVersion="1.0" xs:noNamespaceSchemaLocation="PACK.xsd">
+ <vendor>Atmel</vendor>
+ <name>My Project</name>
+ <description>Project generated by Atmel Start</description>
+ <url>http://start.atmel.com/</url>
+ <releases>
+ <release version="1.0.1">Initial version</release>
+ </releases>
+ <taxonomy>
+ <description Cclass="AtmelStart" generator="AtmelStart">Configuration Files generated by Atmel Start</description>
+ </taxonomy>
+ <generators>
+ <generator id="AtmelStart">
+ <description>Atmel Start</description>
+ <select Dname="ATmega328PB" Dvendor="Atmel:3"/>
+ <command>http://start.atmel.com/</command>
+ <files>
+ <file category="generator" name="atmel_start_config.atstart"/>
+ <file attr="template" category="other" name="AtmelStart.env_conf" select="Environment configuration"/>
+ </files>
+ </generator>
+ </generators>
+ <conditions>
+ <condition id="AVR Device Startup">
+ <description>Dependency on Device Startup components</description>
+ <require Cclass="Device" Cgroup="Startup" Cversion="1.4.0"/>
+ </condition>
+ <condition id="ARMCC, GCC, IAR">
+ <require Dname="ATmega328PB"/>
+ <accept Tcompiler="ARMCC"/>
+ <accept Tcompiler="GCC"/>
+ <accept Tcompiler="IAR"/>
+ </condition>
+ </conditions>
+ <components generator="AtmelStart">
+ <component Cclass="AtmelStart" Cgroup="Framework" Cversion="1.0.0" condition="AVR Device Startup">
+ <description>Atmel Start Framework</description>
+ <RTE_Components_h>#define ATMEL_START</RTE_Components_h>
+ <files>
+ <file category="source" condition="ARMCC, GCC, IAR" name="main.c"/>
+ <file category="source" condition="ARMCC, GCC, IAR" name="src/driver_init.c"/>
+ <file category="header" condition="ARMCC, GCC, IAR" name="include/driver_init.h"/>
+ <file category="header" condition="ARMCC, GCC, IAR" name="include/atmel_start_pins.h"/>
+ <file category="source" condition="ARMCC, GCC, IAR" name="driver_isr.c"/>
+ <file category="other" condition="ARMCC, GCC, IAR" name="doxygen/mainpage.dox"/>
+ <file category="other" condition="ARMCC, GCC, IAR" name="doxygen/generator/doxyfile.doxygen"/>
+ <file category="other" condition="ARMCC, GCC, IAR" name="doxygen/generator/DoxygenLayout.xml"/>
+ <file category="other" condition="ARMCC, GCC, IAR" name="doxygen/system.dox"/>
+ <file category="header" condition="ARMCC, GCC, IAR" name="include/port.h"/>
+ <file category="header" condition="ARMCC, GCC, IAR" name="include/protected_io.h"/>
+ <file category="header" condition="ARMCC, GCC, IAR" name="include/sysctrl.h"/>
+ <file category="header" condition="ARMCC, GCC, IAR" name="include/system.h"/>
+ <file category="source" condition="ARMCC, GCC, IAR" name="src/protected_io.S"/>
+ <file category="header" condition="ARMCC, GCC, IAR" name="utils/assembler.h"/>
+ <file category="header" condition="ARMCC, GCC, IAR" name="utils/assembler/gas.h"/>
+ <file category="header" condition="ARMCC, GCC, IAR" name="utils/assembler/iar.h"/>
+ <file category="header" condition="ARMCC, GCC, IAR" name="utils/atomic.h"/>
+ <file category="header" condition="ARMCC, GCC, IAR" name="utils/compiler.h"/>
+ <file category="header" condition="ARMCC, GCC, IAR" name="utils/interrupt_avr8.h"/>
+ <file category="header" condition="ARMCC, GCC, IAR" name="utils/utils.h"/>
+ <file category="header" condition="ARMCC, GCC, IAR" name="utils/utils_assert.h"/>
+ <file category="header" condition="ARMCC, GCC, IAR" name="atmel_start.h"/>
+ <file category="source" condition="ARMCC, GCC, IAR" name="atmel_start.c"/>
+ <file attr="config" category="header" condition="ARMCC, GCC, IAR" name="config/clock_config.h"/>
+ <file category="include" condition="ARMCC, GCC, IAR" name="config"/>
+ <file category="include" condition="ARMCC, GCC, IAR" name="include"/>
+ <file category="include" condition="ARMCC, GCC, IAR" name="utils"/>
+ <file category="include" condition="ARMCC, GCC, IAR" name="utils/assembler"/>
+ <file category="include" condition="ARMCC, GCC, IAR" name=""/>
+ </files>
+ </component>
+ </components>
+</package>