mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 10:08:33 -04:00
Add SAM3X-EK demo.
This commit is contained in:
parent
0c7af1c2d3
commit
6396f6fe9f
151 changed files with 42294 additions and 0 deletions
17
FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/RTOSDemo.atsln
Normal file
17
FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/RTOSDemo.atsln
Normal file
|
@ -0,0 +1,17 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 11.00
|
||||
# Atmel Studio Solution File, Format Version 11.00
|
||||
Project("{54F91283-7BC4-4236-8FF9-10F437C3AD48}") = "RTOSDemo", "RTOSDemo.cproj", "{1A1A7C6E-BD59-4E82-8371-7F51AE9A4BD9}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|ARM = Debug|ARM
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{1A1A7C6E-BD59-4E82-8371-7F51AE9A4BD9}.Debug|ARM.ActiveCfg = Debug|ARM
|
||||
{1A1A7C6E-BD59-4E82-8371-7F51AE9A4BD9}.Debug|ARM.Build.0 = Debug|ARM
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Loading…
Add table
Add a link
Reference in a new issue