-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathferon-led-advanced-control.atsln
37 lines (37 loc) · 1.8 KB
/
feron-led-advanced-control.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
29
30
31
32
33
34
35
36
37
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("{18226A42-8477-4023-8AD2-40C49DA407C9}") = "mt7817bd-t2313a", "mt7817bd-t2313a\mt7817bd-t2313a.asmproj", "{8015E2F2-2F6F-46C3-AAEB-68C3F6D32D02}"
EndProject
Project("{18226A42-8477-4023-8AD2-40C49DA407C9}") = "mt7860-t13a", "mt7860-t13a\mt7860-t13a.asmproj", "{96C8FA85-A662-4719-B24F-CC99905F6D8B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{97A80A03-BF96-4FAD-B39C-CFEC691183DB}"
ProjectSection(SolutionItems) = preProject
defines.inc = defines.inc
main.inc = main.inc
nec.inc = nec.inc
subroutines.inc = subroutines.inc
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|AVR = Debug|AVR
Release|AVR = Release|AVR
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8015E2F2-2F6F-46C3-AAEB-68C3F6D32D02}.Debug|AVR.ActiveCfg = Debug|AVR
{8015E2F2-2F6F-46C3-AAEB-68C3F6D32D02}.Debug|AVR.Build.0 = Debug|AVR
{8015E2F2-2F6F-46C3-AAEB-68C3F6D32D02}.Release|AVR.ActiveCfg = Release|AVR
{8015E2F2-2F6F-46C3-AAEB-68C3F6D32D02}.Release|AVR.Build.0 = Release|AVR
{8015E2F2-2F6F-46C3-AAEB-68C3F6D32D02}.Release|AVR.Deploy.0 = Release|AVR
{96C8FA85-A662-4719-B24F-CC99905F6D8B}.Debug|AVR.ActiveCfg = Debug|AVR
{96C8FA85-A662-4719-B24F-CC99905F6D8B}.Debug|AVR.Build.0 = Debug|AVR
{96C8FA85-A662-4719-B24F-CC99905F6D8B}.Release|AVR.ActiveCfg = Release|AVR
{96C8FA85-A662-4719-B24F-CC99905F6D8B}.Release|AVR.Build.0 = Release|AVR
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal