-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathPatchProgrammer_firmware.atsln
32 lines (32 loc) · 1.77 KB
/
PatchProgrammer_firmware.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Atmel Studio Solution File, Format Version 11.00
Project("{54F91283-7BC4-4236-8FF9-10F437C3AD48}") = "PatchProgrammer_firmware", "PatchProgrammer_firmware\PatchProgrammer_firmware.cproj", "{CF39C790-7417-45A5-A33A-1FB6204B686B}"
EndProject
Project("{E66E83B9-2572-4076-B26E-6BE79FF3018A}") = "CC3000", "CC3000\CC3000.cppproj", "{032B4D93-2452-40B5-806E-F305602AC497}"
EndProject
Project("{54F91283-7BC4-4236-8FF9-10F437C3AD48}") = "Hardware_lib", "Hardware_lib\Hardware_lib.cproj", "{80521F70-88DC-4030-BCF5-5FB1CEC1028C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|AVR = Debug|AVR
Release|AVR = Release|AVR
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CF39C790-7417-45A5-A33A-1FB6204B686B}.Debug|AVR.ActiveCfg = Debug|AVR
{CF39C790-7417-45A5-A33A-1FB6204B686B}.Debug|AVR.Build.0 = Debug|AVR
{CF39C790-7417-45A5-A33A-1FB6204B686B}.Release|AVR.ActiveCfg = Release|AVR
{CF39C790-7417-45A5-A33A-1FB6204B686B}.Release|AVR.Build.0 = Release|AVR
{032B4D93-2452-40B5-806E-F305602AC497}.Debug|AVR.ActiveCfg = Debug|AVR
{032B4D93-2452-40B5-806E-F305602AC497}.Debug|AVR.Build.0 = Debug|AVR
{032B4D93-2452-40B5-806E-F305602AC497}.Release|AVR.ActiveCfg = Release|AVR
{032B4D93-2452-40B5-806E-F305602AC497}.Release|AVR.Build.0 = Release|AVR
{80521F70-88DC-4030-BCF5-5FB1CEC1028C}.Debug|AVR.ActiveCfg = Debug|AVR
{80521F70-88DC-4030-BCF5-5FB1CEC1028C}.Debug|AVR.Build.0 = Debug|AVR
{80521F70-88DC-4030-BCF5-5FB1CEC1028C}.Release|AVR.ActiveCfg = Release|AVR
{80521F70-88DC-4030-BCF5-5FB1CEC1028C}.Release|AVR.Build.0 = Release|AVR
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal