Development mbed library for MAX32630FTHR

Dependents:   blinky_max32630fthr

Committer:
switches
Date:
Fri Dec 16 16:27:57 2016 +0000
Revision:
3:1198227e6421
Parent:
0:5c4d7b2438d3
Changed ADC scale for MAX32625 platforms to 1.2V full scale to match MAX32630 platforms

Who changed what in which revision?

UserRevisionLine numberNew contents of line
switches 0:5c4d7b2438d3 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
switches 0:5c4d7b2438d3 2 <?fileVersion 4.0.0?>
switches 0:5c4d7b2438d3 3
switches 0:5c4d7b2438d3 4 <cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
switches 0:5c4d7b2438d3 5 <storageModule moduleId="org.eclipse.cdt.core.settings">
switches 0:5c4d7b2438d3 6 <cconfiguration id="com.arm.eclipse.build.config.baremetal.exe.debug.1914396777">
switches 0:5c4d7b2438d3 7 <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="com.arm.eclipse.build.config.baremetal.exe.debug.1914396777" moduleId="org.eclipse.cdt.core.settings" name="Build">
switches 0:5c4d7b2438d3 8 <externalSettings/>
switches 0:5c4d7b2438d3 9 <extensions>
switches 0:5c4d7b2438d3 10 <extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
switches 0:5c4d7b2438d3 11 <extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
switches 0:5c4d7b2438d3 12 <extension id="com.arm.eclipse.builder.armcc.error" point="org.eclipse.cdt.core.ErrorParser"/>
switches 0:5c4d7b2438d3 13 </extensions>
switches 0:5c4d7b2438d3 14 </storageModule>
switches 0:5c4d7b2438d3 15 <storageModule moduleId="cdtBuildSystem" version="4.0.0">
switches 0:5c4d7b2438d3 16 <configuration artifactExtension="axf" artifactName="${ProjName}" buildArtefactType="com.arm.eclipse.build.artefact.baremetal.exe" buildProperties="org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.debug,org.eclipse.cdt.build.core.buildArtefactType=com.arm.eclipse.build.artefact.baremetal.exe" cleanCommand="$(if $(findstring Windows_NT,$(OS)),clean,/bin/rm -f)" description="" errorParsers="org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.CWDLocator;com.arm.eclipse.builder.armcc.error" id="com.arm.eclipse.build.config.baremetal.exe.debug.1914396777" name="Build" parent="com.arm.eclipse.build.config.baremetal.exe.debug" postannouncebuildStep="" postbuildStep="fromelf --bin &quot;${ProjDirPath}/Build/${ProjName}.axf&quot; -o &quot;../${ProjName}.bin&quot;" preannouncebuildStep="" prebuildStep="">
switches 0:5c4d7b2438d3 17 <folderInfo id="com.arm.eclipse.build.config.baremetal.exe.debug.1914396777." name="/" resourcePath="">
switches 0:5c4d7b2438d3 18 <toolChain errorParsers="com.arm.eclipse.builder.armcc.error" id="com.arm.toolchain.baremetal.exe.debug.1781361929" name="ARM Compiler" superClass="com.arm.toolchain.baremetal.exe.debug">
switches 0:5c4d7b2438d3 19 <targetPlatform binaryParser="" id="com.arm.eclipse.build.config.baremetal.exe.debug.1914396777..1121504975" name=""/>
switches 0:5c4d7b2438d3 20 <builder autoBuildTarget="all" buildPath="${workspace_loc:/ds5_lpc11u24/Build}" cleanBuildTarget="clean" id="org.eclipse.cdt.build.core.internal.builder.1955892657" incrementalBuildTarget="all" managedBuildOn="true" name="CDT Internal Builder" superClass="org.eclipse.cdt.build.core.internal.builder"/>
switches 0:5c4d7b2438d3 21 <tool id="com.arm.tool.c.compiler.baremetal.exe.debug.1694050615" name="ARM C Compiler" superClass="com.arm.tool.c.compiler.baremetal.exe.debug"/>
switches 0:5c4d7b2438d3 22 <tool command="armcc" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="" id="com.arm.tool.cpp.compiler.baremetal.exe.debug.1642314243" name="ARM C++ Compiler" superClass="com.arm.tool.cpp.compiler.baremetal.exe.debug">
switches 0:5c4d7b2438d3 23 <option id="com.arm.tool.c.compiler.option.targetcpu.235324898" name="Target CPU (--cpu)" superClass="com.arm.tool.c.compiler.option.targetcpu" value="Cortex-M0" valueType="string"/>
switches 0:5c4d7b2438d3 24 <option id="com.arm.tool.c.compiler.option.incpath.1328570024" name="Include path (-I)" superClass="com.arm.tool.c.compiler.option.incpath" valueType="includePath">
switches 0:5c4d7b2438d3 25 {% for path in include_paths %}
switches 0:5c4d7b2438d3 26 <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/{{path}}}&quot;"/>
switches 0:5c4d7b2438d3 27 {% endfor %}
switches 0:5c4d7b2438d3 28 </option>
switches 0:5c4d7b2438d3 29 <inputType id="com.arm.tool.c.compiler.input.51293980" superClass="com.arm.tool.c.compiler.input"/>
switches 0:5c4d7b2438d3 30 <inputType id="com.arm.tool.cpp.compiler.input.2068563074" superClass="com.arm.tool.cpp.compiler.input"/>
switches 0:5c4d7b2438d3 31 </tool>
switches 0:5c4d7b2438d3 32 <tool command="armasm" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="" id="com.arm.tool.assembler.1597855725" name="ARM Assembler" superClass="com.arm.tool.assembler">
switches 0:5c4d7b2438d3 33 <option id="com.arm.tool.assembler.option.cpu.1268314117" name="Target CPU (--cpu)" superClass="com.arm.tool.assembler.option.cpu" value="Cortex-M0" valueType="string"/>
switches 0:5c4d7b2438d3 34 </tool>
switches 0:5c4d7b2438d3 35 <tool command="armlink" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="" id="com.arm.tool.c.linker.2036393580" name="ARM Linker" superClass="com.arm.tool.c.linker">
switches 0:5c4d7b2438d3 36 <option id="com.arm.tool.c.linker.option.cpu.419580654" name="Target CPU (--cpu)" superClass="com.arm.tool.c.linker.option.cpu" value="Cortex-M0" valueType="string"/>
switches 0:5c4d7b2438d3 37 <option id="com.arm.tool.c.linker.option.scatter.1235987457" name="Scatter file (--scatter)" superClass="com.arm.tool.c.linker.option.scatter" value="${ProjDirPath}/{{ scatter_file }}" valueType="string"/>
switches 0:5c4d7b2438d3 38 <option id="com.arm.tool.c.linker.userobjs.1389137013" name="Other object files" superClass="com.arm.tool.c.linker.userobjs" valueType="userObjs">
switches 0:5c4d7b2438d3 39 {% for path in object_files %}
switches 0:5c4d7b2438d3 40 <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/{{path}}}&quot;"/>
switches 0:5c4d7b2438d3 41 {% endfor %}
switches 0:5c4d7b2438d3 42 </option>
switches 0:5c4d7b2438d3 43 <inputType id="com.arm.tool.c.linker.input.806269116" superClass="com.arm.tool.c.linker.input">
switches 0:5c4d7b2438d3 44 <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
switches 0:5c4d7b2438d3 45 <additionalInput kind="additionalinputdependency" paths="$(LIBS)"/>
switches 0:5c4d7b2438d3 46 </inputType>
switches 0:5c4d7b2438d3 47 </tool>
switches 0:5c4d7b2438d3 48 <tool id="com.arm.tool.librarian.1693045804" name="ARM Librarian" superClass="com.arm.tool.librarian"/>
switches 0:5c4d7b2438d3 49 </toolChain>
switches 0:5c4d7b2438d3 50 </folderInfo>
switches 0:5c4d7b2438d3 51 </configuration>
switches 0:5c4d7b2438d3 52 </storageModule>
switches 0:5c4d7b2438d3 53 <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
switches 0:5c4d7b2438d3 54 </cconfiguration>
switches 0:5c4d7b2438d3 55 <cconfiguration id="com.arm.eclipse.build.config.baremetal.exe.release.1532514027">
switches 0:5c4d7b2438d3 56 <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="com.arm.eclipse.build.config.baremetal.exe.release.1532514027" moduleId="org.eclipse.cdt.core.settings" name="Release">
switches 0:5c4d7b2438d3 57 <externalSettings/>
switches 0:5c4d7b2438d3 58 <extensions>
switches 0:5c4d7b2438d3 59 <extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
switches 0:5c4d7b2438d3 60 <extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
switches 0:5c4d7b2438d3 61 <extension id="com.arm.eclipse.builder.armcc.error" point="org.eclipse.cdt.core.ErrorParser"/>
switches 0:5c4d7b2438d3 62 </extensions>
switches 0:5c4d7b2438d3 63 </storageModule>
switches 0:5c4d7b2438d3 64 <storageModule moduleId="cdtBuildSystem" version="4.0.0">
switches 0:5c4d7b2438d3 65 <configuration artifactExtension="axf" artifactName="${ProjName}" buildArtefactType="com.arm.eclipse.build.artefact.baremetal.exe" buildProperties="org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.release,org.eclipse.cdt.build.core.buildArtefactType=com.arm.eclipse.build.artefact.baremetal.exe" cleanCommand="$(if $(findstring Windows_NT,$(OS)),clean,/bin/rm -f)" description="" id="com.arm.eclipse.build.config.baremetal.exe.release.1532514027" name="Release" parent="com.arm.eclipse.build.config.baremetal.exe.release">
switches 0:5c4d7b2438d3 66 <folderInfo id="com.arm.eclipse.build.config.baremetal.exe.release.1532514027." name="/" resourcePath="">
switches 0:5c4d7b2438d3 67 <toolChain id="com.arm.toolchain.baremetal.exe.release.855323040" name="ARM Compiler" superClass="com.arm.toolchain.baremetal.exe.release">
switches 0:5c4d7b2438d3 68 <targetPlatform id="com.arm.eclipse.build.config.baremetal.exe.release.1532514027..61103736" name=""/>
switches 0:5c4d7b2438d3 69 <builder buildPath="${workspace_loc:/ds5_lpc11u24/Release}" id="com.arm.toolchain.baremetal.builder.155956859" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" superClass="com.arm.toolchain.baremetal.builder"/>
switches 0:5c4d7b2438d3 70 <tool id="com.arm.tool.c.compiler.baremetal.exe.release.8403098" name="ARM C Compiler" superClass="com.arm.tool.c.compiler.baremetal.exe.release"/>
switches 0:5c4d7b2438d3 71 <tool id="com.arm.tool.cpp.compiler.baremetal.exe.release.724046879" name="ARM C++ Compiler" superClass="com.arm.tool.cpp.compiler.baremetal.exe.release">
switches 0:5c4d7b2438d3 72 <inputType id="com.arm.tool.c.compiler.input.2054513225" superClass="com.arm.tool.c.compiler.input"/>
switches 0:5c4d7b2438d3 73 <inputType id="com.arm.tool.cpp.compiler.input.1205595081" superClass="com.arm.tool.cpp.compiler.input"/>
switches 0:5c4d7b2438d3 74 </tool>
switches 0:5c4d7b2438d3 75 <tool id="com.arm.tool.assembler.1688115594" name="ARM Assembler" superClass="com.arm.tool.assembler"/>
switches 0:5c4d7b2438d3 76 <tool id="com.arm.tool.c.linker.901819873" name="ARM Linker" superClass="com.arm.tool.c.linker">
switches 0:5c4d7b2438d3 77 <inputType id="com.arm.tool.c.linker.input.730137058" superClass="com.arm.tool.c.linker.input">
switches 0:5c4d7b2438d3 78 <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
switches 0:5c4d7b2438d3 79 <additionalInput kind="additionalinput" paths="$(LIBS)"/>
switches 0:5c4d7b2438d3 80 </inputType>
switches 0:5c4d7b2438d3 81 </tool>
switches 0:5c4d7b2438d3 82 <tool id="com.arm.tool.librarian.1880062119" name="ARM Librarian" superClass="com.arm.tool.librarian"/>
switches 0:5c4d7b2438d3 83 </toolChain>
switches 0:5c4d7b2438d3 84 </folderInfo>
switches 0:5c4d7b2438d3 85 </configuration>
switches 0:5c4d7b2438d3 86 </storageModule>
switches 0:5c4d7b2438d3 87 <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
switches 0:5c4d7b2438d3 88 </cconfiguration>
switches 0:5c4d7b2438d3 89 </storageModule>
switches 0:5c4d7b2438d3 90 <storageModule moduleId="cdtBuildSystem" version="4.0.0">
switches 0:5c4d7b2438d3 91 <project id="test.com.arm.eclipse.build.project.baremetal.exe.683746772" name="Bare-metal Executable" projectType="com.arm.eclipse.build.project.baremetal.exe"/>
switches 0:5c4d7b2438d3 92 </storageModule>
switches 0:5c4d7b2438d3 93 <storageModule moduleId="refreshScope" versionNumber="1"/>
switches 0:5c4d7b2438d3 94 <storageModule moduleId="scannerConfiguration">
switches 0:5c4d7b2438d3 95 <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
switches 0:5c4d7b2438d3 96 <scannerConfigBuildInfo instanceId="com.arm.eclipse.build.config.baremetal.exe.debug.1914396777;com.arm.eclipse.build.config.baremetal.exe.debug.1914396777.;com.arm.tool.cpp.compiler.baremetal.exe.debug.1642314243;com.arm.tool.cpp.compiler.input.2068563074">
switches 0:5c4d7b2438d3 97 <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="com.arm.eclipse.builder.armcc.ARMCompilerDiscoveryProfile"/>
switches 0:5c4d7b2438d3 98 </scannerConfigBuildInfo>
switches 0:5c4d7b2438d3 99 <scannerConfigBuildInfo instanceId="com.arm.eclipse.build.config.baremetal.exe.debug.1914396777;com.arm.eclipse.build.config.baremetal.exe.debug.1914396777.;com.arm.tool.cpp.compiler.baremetal.exe.debug.1642314243;com.arm.tool.c.compiler.input.51293980">
switches 0:5c4d7b2438d3 100 <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="com.arm.eclipse.builder.armcc.ARMCompilerDiscoveryProfile"/>
switches 0:5c4d7b2438d3 101 </scannerConfigBuildInfo>
switches 0:5c4d7b2438d3 102 </storageModule>
switches 0:5c4d7b2438d3 103 </cproject>