mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-21 22:11:57 -04:00
18 lines
703 B
Plaintext
18 lines
703 B
Plaintext
|
|
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
|