~toykeeper/flashlight-firmware/trunk

« back to all changes in this revision

Viewing changes to JonnyC/STAR/dual_pwm/STAR.avrsln

  • Committer: Selene Scriven
  • Date: 2014-11-10 21:44:25 UTC
  • mto: This revision was merged to the branch mainline in revision 71.
  • Revision ID: ubuntu@toykeeper.net-20141110214425-h071pac1ulayazsf
JCapSolutions   2014-10-07 [merge]
git commit: fed8251a4b977f18c55acfbb1ed40c702008dde8
Merge branch 'dual_pwm'

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 

2
 
Microsoft Visual Studio Solution File, Format Version 11.00
3
 
# AvrStudio Solution File, Format Version 11.00
4
 
Project("{D1100916-62DA-4D80-A9B4-55A1E7CCEEB3}") = "STAR", "STAR.avrgccproj", "{4AE49C5E-53BB-472F-803C-256FDF167CC9}"
5
 
EndProject
6
 
Global
7
 
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
8
 
                Debug|AVR = Debug|AVR
9
 
                Release|AVR = Release|AVR
10
 
        EndGlobalSection
11
 
        GlobalSection(ProjectConfigurationPlatforms) = postSolution
12
 
                {4AE49C5E-53BB-472F-803C-256FDF167CC9}.Debug|AVR.ActiveCfg = Debug|AVR
13
 
                {4AE49C5E-53BB-472F-803C-256FDF167CC9}.Debug|AVR.Build.0 = Debug|AVR
14
 
                {4AE49C5E-53BB-472F-803C-256FDF167CC9}.Release|AVR.ActiveCfg = Release|AVR
15
 
                {4AE49C5E-53BB-472F-803C-256FDF167CC9}.Release|AVR.Build.0 = Release|AVR
16
 
        EndGlobalSection
17
 
        GlobalSection(SolutionProperties) = preSolution
18
 
                HideSolutionNode = FALSE
19
 
        EndGlobalSection
20
 
EndGlobal