-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathKiwrious-Sensor.atsln
28 lines (28 loc) · 1.4 KB
/
Kiwrious-Sensor.atsln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Microsoft Visual Studio Solution File, Format Version 12.00
# Atmel Studio Solution File, Format Version 11.00
VisualStudioVersion = 14.0.23107.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{54F91283-7BC4-4236-8FF9-10F437C3AD48}") = "Sensor_D11", "Sensor_D11\Sensor_D11.cproj", "{389D21F6-4391-46E7-ADB9-FEDE9C28F400}"
EndProject
Project("{54F91283-7BC4-4236-8FF9-10F437C3AD48}") = "Sensor_D21", "Sensor_D21\Sensor_D21.cproj", "{22278AF2-5295-4E1C-B80F-187A062B7B1C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|ARM = Debug|ARM
Release|ARM = Release|ARM
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{389D21F6-4391-46E7-ADB9-FEDE9C28F400}.Debug|ARM.ActiveCfg = Debug|ARM
{389D21F6-4391-46E7-ADB9-FEDE9C28F400}.Debug|ARM.Build.0 = Debug|ARM
{389D21F6-4391-46E7-ADB9-FEDE9C28F400}.Release|ARM.ActiveCfg = Release|ARM
{389D21F6-4391-46E7-ADB9-FEDE9C28F400}.Release|ARM.Build.0 = Release|ARM
{22278AF2-5295-4E1C-B80F-187A062B7B1C}.Debug|ARM.ActiveCfg = Debug|ARM
{22278AF2-5295-4E1C-B80F-187A062B7B1C}.Debug|ARM.Build.0 = Debug|ARM
{22278AF2-5295-4E1C-B80F-187A062B7B1C}.Release|ARM.ActiveCfg = Release|ARM
{22278AF2-5295-4E1C-B80F-187A062B7B1C}.Release|ARM.Build.0 = Release|ARM
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal