forked from AterLux/UARTBootloader
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathUARTBootloader.atsln
More file actions
20 lines (20 loc) · 895 Bytes
/
UARTBootloader.atsln
File metadata and controls
20 lines (20 loc) · 895 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("{18226A42-8477-4023-8AD2-40C49DA407C9}") = "UARTBootloader", "UARTBootloader\UARTBootloader.asmproj", "{E4C35851-2AB9-4489-8D68-DD655FA8C848}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|AVR = Debug|AVR
Release|AVR = Release|AVR
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E4C35851-2AB9-4489-8D68-DD655FA8C848}.Debug|AVR.ActiveCfg = Debug|AVR
{E4C35851-2AB9-4489-8D68-DD655FA8C848}.Debug|AVR.Build.0 = Debug|AVR
{E4C35851-2AB9-4489-8D68-DD655FA8C848}.Release|AVR.ActiveCfg = Release|AVR
{E4C35851-2AB9-4489-8D68-DD655FA8C848}.Release|AVR.Build.0 = Release|AVR
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal