127 lines
15 KiB
XML
127 lines
15 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<?fileVersion 4.0.0?>
|
|
|
|
<cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
|
|
<storageModule moduleId="org.eclipse.cdt.core.settings">
|
|
<cconfiguration id="de.innot.avreclipse.configuration.app.debug.1722264989">
|
|
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="de.innot.avreclipse.configuration.app.debug.1722264989" moduleId="org.eclipse.cdt.core.settings" name="Debug">
|
|
<externalSettings/>
|
|
<extensions>
|
|
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
<extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
</extensions>
|
|
</storageModule>
|
|
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
|
<configuration artifactName="${ProjName}" buildArtefactType="de.innot.avreclipse.buildArtefactType.app" buildProperties="org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.debug,org.eclipse.cdt.build.core.buildArtefactType=de.innot.avreclipse.buildArtefactType.app" description="" id="de.innot.avreclipse.configuration.app.debug.1722264989" name="Debug" parent="de.innot.avreclipse.configuration.app.debug">
|
|
<folderInfo id="de.innot.avreclipse.configuration.app.debug.1722264989." name="/" resourcePath="">
|
|
<toolChain id="de.innot.avreclipse.toolchain.winavr.app.debug.1230825939" name="AVR-GCC Toolchain" superClass="de.innot.avreclipse.toolchain.winavr.app.debug">
|
|
<option id="de.innot.avreclipse.toolchain.options.toolchain.objcopy.flash.app.debug.1718238742" name="Generate HEX file for Flash memory" superClass="de.innot.avreclipse.toolchain.options.toolchain.objcopy.flash.app.debug" value="true" valueType="boolean"/>
|
|
<option id="de.innot.avreclipse.toolchain.options.toolchain.objcopy.eeprom.app.debug.1588209142" name="Generate HEX file for EEPROM" superClass="de.innot.avreclipse.toolchain.options.toolchain.objcopy.eeprom.app.debug" value="true" valueType="boolean"/>
|
|
<targetPlatform id="de.innot.avreclipse.targetplatform.winavr.app.debug.521655092" name="AVR Cross-Target" superClass="de.innot.avreclipse.targetplatform.winavr.app.debug"/>
|
|
<builder buildPath="${workspace_loc:/ATmega328}/Debug" id="de.innot.avreclipse.target.builder.winavr.app.debug.1897779628" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="AVR GNU Make Builder" superClass="de.innot.avreclipse.target.builder.winavr.app.debug"/>
|
|
<tool id="de.innot.avreclipse.tool.assembler.winavr.app.debug.2098362529" name="AVR Assembler" superClass="de.innot.avreclipse.tool.assembler.winavr.app.debug">
|
|
<option id="de.innot.avreclipse.assembler.option.debug.level.1117462045" name="Generate Debugging Info" superClass="de.innot.avreclipse.assembler.option.debug.level"/>
|
|
<inputType id="de.innot.avreclipse.tool.assembler.input.1371098947" superClass="de.innot.avreclipse.tool.assembler.input"/>
|
|
</tool>
|
|
<tool id="de.innot.avreclipse.tool.compiler.winavr.app.debug.998962363" name="AVR Compiler" superClass="de.innot.avreclipse.tool.compiler.winavr.app.debug">
|
|
<option id="de.innot.avreclipse.compiler.option.debug.level.1031871940" name="Generate Debugging Info" superClass="de.innot.avreclipse.compiler.option.debug.level"/>
|
|
<option id="de.innot.avreclipse.compiler.option.optimize.327242342" name="Optimization Level" superClass="de.innot.avreclipse.compiler.option.optimize"/>
|
|
<inputType id="de.innot.avreclipse.compiler.winavr.input.1282986714" name="C Source Files" superClass="de.innot.avreclipse.compiler.winavr.input"/>
|
|
</tool>
|
|
<tool id="de.innot.avreclipse.tool.cppcompiler.app.debug.597795265" name="AVR C++ Compiler" superClass="de.innot.avreclipse.tool.cppcompiler.app.debug">
|
|
<option id="de.innot.avreclipse.cppcompiler.option.debug.level.669873963" name="Generate Debugging Info" superClass="de.innot.avreclipse.cppcompiler.option.debug.level"/>
|
|
<option id="de.innot.avreclipse.cppcompiler.option.optimize.1093380060" name="Optimization Level" superClass="de.innot.avreclipse.cppcompiler.option.optimize"/>
|
|
</tool>
|
|
<tool id="de.innot.avreclipse.tool.linker.winavr.app.debug.941387051" name="AVR C Linker" superClass="de.innot.avreclipse.tool.linker.winavr.app.debug">
|
|
<inputType id="de.innot.avreclipse.tool.linker.input.725174432" name="OBJ Files" superClass="de.innot.avreclipse.tool.linker.input">
|
|
<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
|
|
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
|
|
</inputType>
|
|
</tool>
|
|
<tool id="de.innot.avreclipse.tool.cpplinker.app.debug.1697899886" name="AVR C++ Linker" superClass="de.innot.avreclipse.tool.cpplinker.app.debug"/>
|
|
<tool id="de.innot.avreclipse.tool.archiver.winavr.base.1412771558" name="AVR Archiver" superClass="de.innot.avreclipse.tool.archiver.winavr.base"/>
|
|
<tool id="de.innot.avreclipse.tool.objdump.winavr.app.debug.1268480454" name="AVR Create Extended Listing" superClass="de.innot.avreclipse.tool.objdump.winavr.app.debug"/>
|
|
<tool id="de.innot.avreclipse.tool.objcopy.flash.winavr.app.debug.950757784" name="AVR Create Flash image" superClass="de.innot.avreclipse.tool.objcopy.flash.winavr.app.debug"/>
|
|
<tool id="de.innot.avreclipse.tool.objcopy.eeprom.winavr.app.debug.1283490661" name="AVR Create EEPROM image" superClass="de.innot.avreclipse.tool.objcopy.eeprom.winavr.app.debug"/>
|
|
<tool id="de.innot.avreclipse.tool.size.winavr.app.debug.715166238" name="Print Size" superClass="de.innot.avreclipse.tool.size.winavr.app.debug"/>
|
|
<tool id="de.innot.avreclipse.tool.avrdude.app.debug.1191948118" name="AVRDude" superClass="de.innot.avreclipse.tool.avrdude.app.debug"/>
|
|
</toolChain>
|
|
</folderInfo>
|
|
</configuration>
|
|
</storageModule>
|
|
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
|
|
</cconfiguration>
|
|
<cconfiguration id="de.innot.avreclipse.configuration.app.release.1636127415">
|
|
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="de.innot.avreclipse.configuration.app.release.1636127415" moduleId="org.eclipse.cdt.core.settings" name="Release">
|
|
<externalSettings/>
|
|
<extensions>
|
|
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
<extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
</extensions>
|
|
</storageModule>
|
|
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
|
<configuration artifactName="${ProjName}" buildArtefactType="de.innot.avreclipse.buildArtefactType.app" buildProperties="org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.release,org.eclipse.cdt.build.core.buildArtefactType=de.innot.avreclipse.buildArtefactType.app" description="" id="de.innot.avreclipse.configuration.app.release.1636127415" name="Release" parent="de.innot.avreclipse.configuration.app.release">
|
|
<folderInfo id="de.innot.avreclipse.configuration.app.release.1636127415." name="/" resourcePath="">
|
|
<toolChain id="de.innot.avreclipse.toolchain.winavr.app.release.1905008918" name="AVR-GCC Toolchain" superClass="de.innot.avreclipse.toolchain.winavr.app.release">
|
|
<option id="de.innot.avreclipse.toolchain.options.toolchain.objcopy.flash.app.release.445369305" name="Generate HEX file for Flash memory" superClass="de.innot.avreclipse.toolchain.options.toolchain.objcopy.flash.app.release" value="true" valueType="boolean"/>
|
|
<option id="de.innot.avreclipse.toolchain.options.toolchain.objcopy.eeprom.app.release.887879357" name="Generate HEX file for EEPROM" superClass="de.innot.avreclipse.toolchain.options.toolchain.objcopy.eeprom.app.release" value="true" valueType="boolean"/>
|
|
<targetPlatform id="de.innot.avreclipse.targetplatform.winavr.app.release.175190420" name="AVR Cross-Target" superClass="de.innot.avreclipse.targetplatform.winavr.app.release"/>
|
|
<builder buildPath="${workspace_loc:/ATmega328}/Release" id="de.innot.avreclipse.target.builder.winavr.app.release.754694878" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="AVR GNU Make Builder" superClass="de.innot.avreclipse.target.builder.winavr.app.release"/>
|
|
<tool id="de.innot.avreclipse.tool.assembler.winavr.app.release.443679130" name="AVR Assembler" superClass="de.innot.avreclipse.tool.assembler.winavr.app.release">
|
|
<option id="de.innot.avreclipse.assembler.option.debug.level.1148777976" name="Generate Debugging Info" superClass="de.innot.avreclipse.assembler.option.debug.level" value="de.innot.avreclipse.assembler.option.debug.level.none" valueType="enumerated"/>
|
|
<inputType id="de.innot.avreclipse.tool.assembler.input.2002032428" superClass="de.innot.avreclipse.tool.assembler.input"/>
|
|
</tool>
|
|
<tool id="de.innot.avreclipse.tool.compiler.winavr.app.release.1058050427" name="AVR Compiler" superClass="de.innot.avreclipse.tool.compiler.winavr.app.release">
|
|
<option id="de.innot.avreclipse.compiler.option.debug.level.577169416" name="Generate Debugging Info" superClass="de.innot.avreclipse.compiler.option.debug.level" value="de.innot.avreclipse.compiler.option.debug.level.none" valueType="enumerated"/>
|
|
<option id="de.innot.avreclipse.compiler.option.optimize.1757813041" name="Optimization Level" superClass="de.innot.avreclipse.compiler.option.optimize" value="de.innot.avreclipse.compiler.optimize.size" valueType="enumerated"/>
|
|
<inputType id="de.innot.avreclipse.compiler.winavr.input.1177602158" name="C Source Files" superClass="de.innot.avreclipse.compiler.winavr.input"/>
|
|
</tool>
|
|
<tool id="de.innot.avreclipse.tool.cppcompiler.app.release.1549271189" name="AVR C++ Compiler" superClass="de.innot.avreclipse.tool.cppcompiler.app.release">
|
|
<option id="de.innot.avreclipse.cppcompiler.option.debug.level.1913771056" name="Generate Debugging Info" superClass="de.innot.avreclipse.cppcompiler.option.debug.level" value="de.innot.avreclipse.cppcompiler.option.debug.level.none" valueType="enumerated"/>
|
|
<option id="de.innot.avreclipse.cppcompiler.option.optimize.1949106424" name="Optimization Level" superClass="de.innot.avreclipse.cppcompiler.option.optimize" value="de.innot.avreclipse.cppcompiler.optimize.size" valueType="enumerated"/>
|
|
</tool>
|
|
<tool id="de.innot.avreclipse.tool.linker.winavr.app.release.331909296" name="AVR C Linker" superClass="de.innot.avreclipse.tool.linker.winavr.app.release">
|
|
<inputType id="de.innot.avreclipse.tool.linker.input.1074830587" name="OBJ Files" superClass="de.innot.avreclipse.tool.linker.input">
|
|
<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
|
|
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
|
|
</inputType>
|
|
</tool>
|
|
<tool id="de.innot.avreclipse.tool.cpplinker.app.release.1531121231" name="AVR C++ Linker" superClass="de.innot.avreclipse.tool.cpplinker.app.release"/>
|
|
<tool id="de.innot.avreclipse.tool.archiver.winavr.base.2087530133" name="AVR Archiver" superClass="de.innot.avreclipse.tool.archiver.winavr.base"/>
|
|
<tool id="de.innot.avreclipse.tool.objdump.winavr.app.release.474825864" name="AVR Create Extended Listing" superClass="de.innot.avreclipse.tool.objdump.winavr.app.release"/>
|
|
<tool id="de.innot.avreclipse.tool.objcopy.flash.winavr.app.release.1108127844" name="AVR Create Flash image" superClass="de.innot.avreclipse.tool.objcopy.flash.winavr.app.release"/>
|
|
<tool id="de.innot.avreclipse.tool.objcopy.eeprom.winavr.app.release.859172064" name="AVR Create EEPROM image" superClass="de.innot.avreclipse.tool.objcopy.eeprom.winavr.app.release"/>
|
|
<tool id="de.innot.avreclipse.tool.size.winavr.app.release.1500230551" name="Print Size" superClass="de.innot.avreclipse.tool.size.winavr.app.release"/>
|
|
<tool id="de.innot.avreclipse.tool.avrdude.app.release.825946649" name="AVRDude" superClass="de.innot.avreclipse.tool.avrdude.app.release"/>
|
|
</toolChain>
|
|
</folderInfo>
|
|
</configuration>
|
|
</storageModule>
|
|
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
|
|
</cconfiguration>
|
|
</storageModule>
|
|
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
|
<project id="ATmega328.de.innot.avreclipse.project.winavr.elf_2.1.0.415855338" name="AVR Cross Target Application" projectType="de.innot.avreclipse.project.winavr.elf_2.1.0"/>
|
|
</storageModule>
|
|
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
|
|
<storageModule moduleId="refreshScope"/>
|
|
<storageModule moduleId="scannerConfiguration">
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
|
|
<scannerConfigBuildInfo instanceId="de.innot.avreclipse.configuration.app.release.1636127415;de.innot.avreclipse.configuration.app.release.1636127415.;de.innot.avreclipse.tool.compiler.winavr.app.release.1058050427;de.innot.avreclipse.compiler.winavr.input.1177602158">
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC"/>
|
|
</scannerConfigBuildInfo>
|
|
<scannerConfigBuildInfo instanceId="de.innot.avreclipse.configuration.app.release.1647045534;de.innot.avreclipse.configuration.app.release.1647045534.;de.innot.avreclipse.tool.compiler.winavr.app.release.1688318446;de.innot.avreclipse.compiler.winavr.input.687736734">
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC"/>
|
|
</scannerConfigBuildInfo>
|
|
<scannerConfigBuildInfo instanceId="de.innot.avreclipse.configuration.app.debug.1722264989;de.innot.avreclipse.configuration.app.debug.1722264989.;de.innot.avreclipse.tool.compiler.winavr.app.debug.998962363;de.innot.avreclipse.compiler.winavr.input.1282986714">
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC"/>
|
|
</scannerConfigBuildInfo>
|
|
</storageModule>
|
|
</cproject>
|