<?xml version="1.0" encoding="UTF-8"?> | |
<projectDescription> | |
<name>RTOSDemo</name> | |
<comment></comment> | |
<projects> | |
</projects> | |
<buildSpec> | |
<buildCommand> | |
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> | |
<triggers>clean,full,incremental,</triggers> | |
<arguments> | |
</arguments> | |
</buildCommand> | |
<buildCommand> | |
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> | |
<triggers>full,incremental,</triggers> | |
<arguments> | |
</arguments> | |
</buildCommand> | |
</buildSpec> | |
<natures> | |
<nature>org.eclipse.cdt.core.cnature</nature> | |
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> | |
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> | |
</natures> | |
<linkedResources> | |
<link> | |
<name>Common_Demo_Source</name> | |
<type>2</type> | |
<locationURI>virtual:/virtual</locationURI> | |
</link> | |
<link> | |
<name>FreeRTOS_Source</name> | |
<type>2</type> | |
<locationURI>virtual:/virtual</locationURI> | |
</link> | |
<link> | |
<name>Common_Demo_Source/QueueOverwrite.c</name> | |
<type>1</type> | |
<locationURI>FREERTOS_BASE/Demo/Common/Minimal/QueueOverwrite.c</locationURI> | |
</link> | |
<link> | |
<name>Common_Demo_Source/QueueSet.c</name> | |
<type>1</type> | |
<locationURI>FREERTOS_BASE/Demo/Common/Minimal/QueueSet.c</locationURI> | |
</link> | |
<link> | |
<name>Common_Demo_Source/blocktim.c</name> | |
<type>1</type> | |
<locationURI>FREERTOS_BASE/Demo/Common/Minimal/blocktim.c</locationURI> | |
</link> | |
<link> | |
<name>Common_Demo_Source/countsem.c</name> | |
<type>1</type> | |
<locationURI>FREERTOS_BASE/Demo/Common/Minimal/countsem.c</locationURI> | |
</link> | |
<link> | |
<name>Common_Demo_Source/dynamic.c</name> | |
<type>1</type> | |
<locationURI>FREERTOS_BASE/Demo/Common/Minimal/dynamic.c</locationURI> | |
</link> | |
<link> | |
<name>Common_Demo_Source/include</name> | |
<type>2</type> | |
<locationURI>FREERTOS_BASE/Demo/Common/include</locationURI> | |
</link> | |
<link> | |
<name>Common_Demo_Source/recmutex.c</name> | |
<type>1</type> | |
<locationURI>FREERTOS_BASE/Demo/Common/Minimal/recmutex.c</locationURI> | |
</link> | |
<link> | |
<name>FreeRTOS_Source/ARM_CM0</name> | |
<type>2</type> | |
<locationURI>FREERTOS_BASE/Source/portable/GCC/ARM_CM0</locationURI> | |
</link> | |
<link> | |
<name>FreeRTOS_Source/heap_4.c</name> | |
<type>1</type> | |
<locationURI>FREERTOS_BASE/Source/portable/MemMang/heap_4.c</locationURI> | |
</link> | |
<link> | |
<name>FreeRTOS_Source/include</name> | |
<type>2</type> | |
<locationURI>FREERTOS_BASE/Source/include</locationURI> | |
</link> | |
<link> | |
<name>FreeRTOS_Source/list.c</name> | |
<type>1</type> | |
<locationURI>FREERTOS_BASE/Source/list.c</locationURI> | |
</link> | |
<link> | |
<name>FreeRTOS_Source/queue.c</name> | |
<type>1</type> | |
<locationURI>FREERTOS_BASE/Source/queue.c</locationURI> | |
</link> | |
<link> | |
<name>FreeRTOS_Source/tasks.c</name> | |
<type>1</type> | |
<locationURI>FREERTOS_BASE/Source/tasks.c</locationURI> | |
</link> | |
<link> | |
<name>FreeRTOS_Source/timers.c</name> | |
<type>1</type> | |
<locationURI>FREERTOS_BASE/Source/timers.c</locationURI> | |
</link> | |
</linkedResources> | |
<filteredResources> | |
<filter> | |
<id>1378064141906</id> | |
<name></name> | |
<type>26</type> | |
<matcher> | |
<id>org.eclipse.ui.ide.multiFilter</id> | |
<arguments>1.0-projectRelativePath-matches-true-false-.csdata/ci</arguments> | |
</matcher> | |
</filter> | |
</filteredResources> | |
<variableList> | |
<variable> | |
<name>FREERTOS_BASE</name> | |
<value>$%7BPARENT-2-PROJECT_LOC%7D</value> | |
</variable> | |
</variableList> | |
</projectDescription> |