-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathCAN_MFA.atsln
More file actions
20 lines (20 loc) · 864 Bytes
/
Copy pathCAN_MFA.atsln
File metadata and controls
20 lines (20 loc) · 864 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Microsoft Visual Studio Solution File, Format Version 11.00
# Atmel Studio Solution File, Format Version 11.00
Project("{54F91283-7BC4-4236-8FF9-10F437C3AD48}") = "CAN_MFA", "CAN_MFA.cproj", "{8334827D-944C-491F-8CCE-30FFE45BC0BC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|AVR = Debug|AVR
Release|AVR = Release|AVR
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8334827D-944C-491F-8CCE-30FFE45BC0BC}.Debug|AVR.ActiveCfg = Debug|AVR
{8334827D-944C-491F-8CCE-30FFE45BC0BC}.Debug|AVR.Build.0 = Debug|AVR
{8334827D-944C-491F-8CCE-30FFE45BC0BC}.Release|AVR.ActiveCfg = Release|AVR
{8334827D-944C-491F-8CCE-30FFE45BC0BC}.Release|AVR.Build.0 = Release|AVR
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal