Development mbed library for MAX32630FTHR

Dependents:   blinky_max32630fthr

Committer:
switches
Date:
Fri Nov 11 20:59:50 2016 +0000
Revision:
0:5c4d7b2438d3
Initial commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
switches 0:5c4d7b2438d3 1
switches 0:5c4d7b2438d3 2 Microsoft Visual Studio Solution File, Format Version 11.00
switches 0:5c4d7b2438d3 3 # Atmel Studio Solution File, Format Version 11.00
switches 0:5c4d7b2438d3 4 Project("{{solution_uuid}}") = "{{name}}", "{{name}}.cppproj", "{{project_uuid}}"
switches 0:5c4d7b2438d3 5 EndProject
switches 0:5c4d7b2438d3 6 Global
switches 0:5c4d7b2438d3 7 GlobalSection(SolutionConfigurationPlatforms) = preSolution
switches 0:5c4d7b2438d3 8 Debug|ARM = Debug|ARM
switches 0:5c4d7b2438d3 9 Release|ARM = Release|ARM
switches 0:5c4d7b2438d3 10 EndGlobalSection
switches 0:5c4d7b2438d3 11 GlobalSection(ProjectConfigurationPlatforms) = postSolution
switches 0:5c4d7b2438d3 12 {{project_uuid}}.Debug|ARM.ActiveCfg = Debug|ARM
switches 0:5c4d7b2438d3 13 {{project_uuid}}.Debug|ARM.Build.0 = Debug|ARM
switches 0:5c4d7b2438d3 14 {{project_uuid}}.Release|ARM.ActiveCfg = Release|ARM
switches 0:5c4d7b2438d3 15 {{project_uuid}}.Release|ARM.Build.0 = Release|ARM
switches 0:5c4d7b2438d3 16 EndGlobalSection
switches 0:5c4d7b2438d3 17 GlobalSection(SolutionProperties) = preSolution
switches 0:5c4d7b2438d3 18 HideSolutionNode = FALSE
switches 0:5c4d7b2438d3 19 EndGlobalSection
switches 0:5c4d7b2438d3 20 EndGlobal