]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/RTOSDemo.cproj
Add standard demo tasks to SAM4E demo.
[freertos] / FreeRTOS / Demo / CORTEX_M4_ATSAM4E_Atmel_Studio / RTOSDemo.cproj
index 62f51e28cce9c0428eb86776a7f27f0b19b830c0..e25100f396e048116ef0048722a9b5bed4b7fe04 100644 (file)
       <Value>../../../../FreeRTOS-Plus/Source/FreeRTOS-Plus-CLI</Value>\r
       <Value>../../../../FreeRTOS-Plus/Source/FreeRTOS-Plus-FAT-SL/api</Value>\r
       <Value>../../../../FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/CLICommands</Value>\r
+      <Value>../../Common/include</Value>\r
     </ListValues>\r
   </armgcc.compiler.directories.IncludePaths>\r
   <armgcc.compiler.optimization.OtherFlags>-fdata-sections</armgcc.compiler.optimization.OtherFlags>\r
       <SubType>compile</SubType>\r
       <Link>src\FreeRTOS+\FreeRTOS+FAT SL\PSP\Target\RTC\psp_rtc.c</Link>\r
     </Compile>\r
+    <Compile Include="..\Common\Minimal\blocktim.c">\r
+      <SubType>compile</SubType>\r
+      <Link>src\Common Demo Tasks\blocktim.c</Link>\r
+    </Compile>\r
+    <Compile Include="..\Common\Minimal\countsem.c">\r
+      <SubType>compile</SubType>\r
+      <Link>src\Common Demo Tasks\countsem.c</Link>\r
+    </Compile>\r
+    <Compile Include="..\Common\Minimal\dynamic.c">\r
+      <SubType>compile</SubType>\r
+      <Link>src\Common Demo Tasks\dynamic.c</Link>\r
+    </Compile>\r
+    <Compile Include="..\Common\Minimal\flash_timer.c">\r
+      <SubType>compile</SubType>\r
+      <Link>src\Common Demo Tasks\flash_timer.c</Link>\r
+    </Compile>\r
+    <Compile Include="..\Common\Minimal\GenQTest.c">\r
+      <SubType>compile</SubType>\r
+      <Link>src\Common Demo Tasks\GenQTest.c</Link>\r
+    </Compile>\r
+    <Compile Include="..\Common\Minimal\QPeek.c">\r
+      <SubType>compile</SubType>\r
+      <Link>src\Common Demo Tasks\QPeek.c</Link>\r
+    </Compile>\r
+    <Compile Include="..\Common\Minimal\QueueOverwrite.c">\r
+      <SubType>compile</SubType>\r
+      <Link>src\Common Demo Tasks\QueueOverwrite.c</Link>\r
+    </Compile>\r
+    <Compile Include="..\Common\Minimal\QueueSet.c">\r
+      <SubType>compile</SubType>\r
+      <Link>src\Common Demo Tasks\QueueSet.c</Link>\r
+    </Compile>\r
+    <Compile Include="..\Common\Minimal\recmutex.c">\r
+      <SubType>compile</SubType>\r
+      <Link>src\Common Demo Tasks\recmutex.c</Link>\r
+    </Compile>\r
+    <Compile Include="..\Common\Minimal\semtest.c">\r
+      <SubType>compile</SubType>\r
+      <Link>src\Common Demo Tasks\semtest.c</Link>\r
+    </Compile>\r
     <Compile Include="src\ASF\sam\utils\syscalls\gcc\syscalls.c">\r
       <SubType>compile</SubType>\r
     </Compile>\r
     <Compile Include="src\main_full.c">\r
       <SubType>compile</SubType>\r
     </Compile>\r
+    <Compile Include="src\ParTest.c">\r
+      <SubType>compile</SubType>\r
+    </Compile>\r
     <Compile Include="src\printf-stdarg.c">\r
       <SubType>compile</SubType>\r
     </Compile>\r
     <Folder Include="src\FreeRTOS+\FreeRTOS+CLI" />\r
     <Folder Include="src\FreeRTOS+\FreeRTOS+FAT SL" />\r
     <Folder Include="src\FreeRTOS\portable" />\r
+    <Folder Include="src\Common Demo Tasks" />\r
   </ItemGroup>\r
   <Import Project="$(AVRSTUDIO_EXE_PATH)\\Vs\\Compiler.targets" />\r
 </Project>
\ No newline at end of file