-
Notifications
You must be signed in to change notification settings - Fork 0
/
final.atsln
20 lines (20 loc) · 888 Bytes
/
final.atsln
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("{18226A42-8477-4023-8AD2-40C49DA407C9}") = "final", "final\final.asmproj", "{A8401D80-F1F5-4192-9073-70266D4C5D9B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|AVR = Debug|AVR
Release|AVR = Release|AVR
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A8401D80-F1F5-4192-9073-70266D4C5D9B}.Debug|AVR.ActiveCfg = Debug|AVR
{A8401D80-F1F5-4192-9073-70266D4C5D9B}.Debug|AVR.Build.0 = Debug|AVR
{A8401D80-F1F5-4192-9073-70266D4C5D9B}.Release|AVR.ActiveCfg = Release|AVR
{A8401D80-F1F5-4192-9073-70266D4C5D9B}.Release|AVR.Build.0 = Release|AVR
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal