123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275 |
- <?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.1617337132">
- <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="de.innot.avreclipse.configuration.app.debug.1617337132" 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.1617337132" name="Debug" parent="de.innot.avreclipse.configuration.app.debug">
- <folderInfo id="de.innot.avreclipse.configuration.app.debug.1617337132." name="/" resourcePath="">
- <toolChain id="de.innot.avreclipse.toolchain.winavr.app.debug.762082752" name="AVR-GCC Toolchain" superClass="de.innot.avreclipse.toolchain.winavr.app.debug">
- <option id="de.innot.avreclipse.toolchain.options.toolchain.objcopy.flash.app.debug.1592063856" name="Generate HEX file for Flash memory" superClass="de.innot.avreclipse.toolchain.options.toolchain.objcopy.flash.app.debug"/>
- <option id="de.innot.avreclipse.toolchain.options.toolchain.objcopy.eeprom.app.debug.411673965" name="Generate HEX file for EEPROM" superClass="de.innot.avreclipse.toolchain.options.toolchain.objcopy.eeprom.app.debug"/>
- <option id="de.innot.avreclipse.toolchain.options.toolchain.objdump.app.debug.1708912010" name="Generate Extended Listing (Source + generated Assembler)" superClass="de.innot.avreclipse.toolchain.options.toolchain.objdump.app.debug"/>
- <option id="de.innot.avreclipse.toolchain.options.toolchain.size.app.debug.1115412991" name="Print Size" superClass="de.innot.avreclipse.toolchain.options.toolchain.size.app.debug"/>
- <option id="de.innot.avreclipse.toolchain.options.toolchain.avrdude.app.debug.937661370" name="AVRDude" superClass="de.innot.avreclipse.toolchain.options.toolchain.avrdude.app.debug"/>
- <targetPlatform id="de.innot.avreclipse.targetplatform.winavr.app.debug.938695660" name="AVR Cross-Target" superClass="de.innot.avreclipse.targetplatform.winavr.app.debug"/>
- <builder buildPath="${workspace_loc:/ArduinoTest}/Debug" id="de.innot.avreclipse.target.builder.winavr.app.debug.1050061181" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="AVR GNU Make Builder" superClass="de.innot.avreclipse.target.builder.winavr.app.debug">
- <outputEntries>
- <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="outputPath" name="Debug"/>
- <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="outputPath" name="Release"/>
- </outputEntries>
- </builder>
- <tool command="avr-gcc" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" id="de.innot.avreclipse.tool.assembler.winavr.app.debug.1590263853" name="AVR Assembler" superClass="de.innot.avreclipse.tool.assembler.winavr.app.debug">
- <option id="de.innot.avreclipse.assembler.option.debug.level.301053566" name="Generate Debugging Info" superClass="de.innot.avreclipse.assembler.option.debug.level"/>
- <option id="de.innot.avreclipse.asm.option.include.paths.490442169" name="#include paths for preprocessor(-I)" superClass="de.innot.avreclipse.asm.option.include.paths" valueType="includePath">
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/include}""/>
- </option>
- <inputType id="de.innot.avreclipse.tool.assembler.input.1938925141" superClass="de.innot.avreclipse.tool.assembler.input"/>
- </tool>
- <tool command="avr-gcc" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" id="de.innot.avreclipse.tool.compiler.winavr.app.debug.1413147998" name="AVR Compiler" superClass="de.innot.avreclipse.tool.compiler.winavr.app.debug">
- <option id="de.innot.avreclipse.compiler.option.debug.level.1716620636" name="Generate Debugging Info" superClass="de.innot.avreclipse.compiler.option.debug.level"/>
- <option id="de.innot.avreclipse.compiler.option.optimize.1448848128" name="Optimization Level" superClass="de.innot.avreclipse.compiler.option.optimize"/>
- <option id="de.innot.avreclipse.compiler.option.incpath.1808093362" name="Include Paths (-I)" superClass="de.innot.avreclipse.compiler.option.incpath"/>
- <option id="de.innot.avreclipse.compiler.option.std.414261575" name="Language Standard" superClass="de.innot.avreclipse.compiler.option.std" value="de.innot.avreclipse.compiler.option.std.c99" valueType="enumerated"/>
- <inputType id="de.innot.avreclipse.compiler.winavr.input.186057213" name="C Source Files" superClass="de.innot.avreclipse.compiler.winavr.input"/>
- </tool>
- <tool command="avr-g++" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" id="de.innot.avreclipse.tool.cppcompiler.app.debug.955044264" name="AVR C++ Compiler" superClass="de.innot.avreclipse.tool.cppcompiler.app.debug">
- <option id="de.innot.avreclipse.cppcompiler.option.debug.level.1891523275" name="Generate Debugging Info" superClass="de.innot.avreclipse.cppcompiler.option.debug.level"/>
- <option id="de.innot.avreclipse.cppcompiler.option.optimize.2028457604" name="Optimization Level" superClass="de.innot.avreclipse.cppcompiler.option.optimize"/>
- <option id="de.innot.avreclipse.cppcompiler.option.incpath.25914446" name="Include Paths (-I)" superClass="de.innot.avreclipse.cppcompiler.option.incpath" valueType="includePath">
- <listOptionValue builtIn="false" value="/usr/include"/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src-gen}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/lib}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/include}""/>
- </option>
- <option id="de.innot.avreclipse.cppcompiler.option.otherflags.1143905851" name="Other flags" superClass="de.innot.avreclipse.cppcompiler.option.otherflags" value="-mmcu=atmega328p " valueType="string"/>
- <inputType id="de.innot.avreclipse.cppcompiler.input.1485961705" superClass="de.innot.avreclipse.cppcompiler.input"/>
- </tool>
- <tool id="de.innot.avreclipse.tool.linker.winavr.app.debug.1391969006" name="AVR C Linker" superClass="de.innot.avreclipse.tool.linker.winavr.app.debug"/>
- <tool id="de.innot.avreclipse.tool.cpplinker.app.debug.2245054" name="AVR C++ Linker" superClass="de.innot.avreclipse.tool.cpplinker.app.debug">
- <option id="de.innot.avreclipse.cpplinker.option.libpath.426071225" name="Libraries Path (-L)" superClass="de.innot.avreclipse.cpplinker.option.libpath" valueType="stringList">
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/lib}""/>
- </option>
- <option id="de.innot.avreclipse.cpplinker.option.libs.1629914183" name="Libraries (-l)" superClass="de.innot.avreclipse.cpplinker.option.libs" valueType="libs">
- <listOptionValue builtIn="false" srcPrefixMapping="" srcRootPath="" value="ArduinoCore"/>
- </option>
- <inputType id="de.innot.avreclipse.tool.cpplinker.input.1893233818" name="OBJ Files" superClass="de.innot.avreclipse.tool.cpplinker.input">
- <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
- <additionalInput kind="additionalinput" paths="$(LIBS)"/>
- </inputType>
- </tool>
- <tool id="de.innot.avreclipse.tool.archiver.winavr.base.1280390110" name="AVR Archiver" superClass="de.innot.avreclipse.tool.archiver.winavr.base"/>
- <tool id="de.innot.avreclipse.tool.objdump.winavr.app.debug.1255496781" 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.705596184" 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.2071124691" 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.1282932338" name="Print Size" superClass="de.innot.avreclipse.tool.size.winavr.app.debug"/>
- <tool id="de.innot.avreclipse.tool.avrdude.app.debug.665424622" name="AVRDude" superClass="de.innot.avreclipse.tool.avrdude.app.debug"/>
- </toolChain>
- </folderInfo>
- <sourceEntries>
- <entry excluding="statemachine|src|src-gen" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
- <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="src"/>
- <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="src-gen"/>
- </sourceEntries>
- </configuration>
- </storageModule>
- <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
- </cconfiguration>
- <cconfiguration id="de.innot.avreclipse.configuration.app.release.818758969">
- <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="de.innot.avreclipse.configuration.app.release.818758969" moduleId="org.eclipse.cdt.core.settings" name="Release">
- <externalSettings>
- <externalSetting/>
- </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="" errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser" id="de.innot.avreclipse.configuration.app.release.818758969" name="Release" parent="de.innot.avreclipse.configuration.app.release" postannouncebuildStep="" postbuildStep="" preannouncebuildStep="" prebuildStep="">
- <folderInfo id="de.innot.avreclipse.configuration.app.release.818758969." name="/" resourcePath="">
- <toolChain errorParsers="" id="de.innot.avreclipse.toolchain.winavr.app.release.1852257831" name="AVR-GCC Toolchain" resourceTypeBasedDiscovery="false" superClass="de.innot.avreclipse.toolchain.winavr.app.release">
- <option id="de.innot.avreclipse.toolchain.options.toolchain.objcopy.flash.app.release.1442808129" name="Generate HEX file for Flash memory" superClass="de.innot.avreclipse.toolchain.options.toolchain.objcopy.flash.app.release"/>
- <option id="de.innot.avreclipse.toolchain.options.toolchain.objcopy.eeprom.app.release.1258052101" name="Generate HEX file for EEPROM" superClass="de.innot.avreclipse.toolchain.options.toolchain.objcopy.eeprom.app.release" value="true" valueType="boolean"/>
- <option id="de.innot.avreclipse.toolchain.options.toolchain.objdump.app.release.1926050585" name="Generate Extended Listing (Source + generated Assembler)" superClass="de.innot.avreclipse.toolchain.options.toolchain.objdump.app.release"/>
- <option id="de.innot.avreclipse.toolchain.options.toolchain.size.app.release.320822240" name="Print Size" superClass="de.innot.avreclipse.toolchain.options.toolchain.size.app.release"/>
- <option id="de.innot.avreclipse.toolchain.options.toolchain.avrdude.app.release.310891388" name="AVRDude" superClass="de.innot.avreclipse.toolchain.options.toolchain.avrdude.app.release" value="false" valueType="boolean"/>
- <targetPlatform binaryParser="org.eclipse.cdt.core.ELF" id="de.innot.avreclipse.targetplatform.winavr.app.release.1792578600" name="AVR Cross-Target" superClass="de.innot.avreclipse.targetplatform.winavr.app.release"/>
- <builder buildPath="${workspace_loc:/ArduinoTest}/Release" errorParsers="org.eclipse.cdt.core.MakeErrorParser" id="de.innot.avreclipse.target.builder.winavr.app.release.2045376508" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="AVR GNU Make Builder" superClass="de.innot.avreclipse.target.builder.winavr.app.release"/>
- <tool command="avr-gcc" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GASErrorParser" id="de.innot.avreclipse.tool.assembler.winavr.app.release.1271482040" name="AVR Assembler" superClass="de.innot.avreclipse.tool.assembler.winavr.app.release">
- <option id="de.innot.avreclipse.assembler.option.debug.level.1857146654" name="Generate Debugging Info" superClass="de.innot.avreclipse.assembler.option.debug.level" value="de.innot.avreclipse.assembler.option.debug.level.none" valueType="enumerated"/>
- <option id="de.innot.avreclipse.asm.option.include.paths.247472110" name="#include paths for preprocessor(-I)" superClass="de.innot.avreclipse.asm.option.include.paths" valueType="includePath">
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/include}""/>
- </option>
- <inputType id="de.innot.avreclipse.tool.assembler.input.1570452375" superClass="de.innot.avreclipse.tool.assembler.input"/>
- </tool>
- <tool command="avr-g++" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GCCErrorParser" id="de.innot.avreclipse.tool.compiler.winavr.app.release.1689100602" name="AVR Compiler" superClass="de.innot.avreclipse.tool.compiler.winavr.app.release">
- <option id="de.innot.avreclipse.compiler.option.debug.level.1526844625" 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.1224795043" name="Optimization Level" superClass="de.innot.avreclipse.compiler.option.optimize" value="de.innot.avreclipse.compiler.optimize.size" valueType="enumerated"/>
- <option id="de.innot.avreclipse.compiler.option.incpath.92687971" name="Include Paths (-I)" superClass="de.innot.avreclipse.compiler.option.incpath"/>
- <option id="de.innot.avreclipse.compiler.option.std.36494144" name="Language Standard" superClass="de.innot.avreclipse.compiler.option.std" value="de.innot.avreclipse.compiler.option.std.c99" valueType="enumerated"/>
- <inputType id="de.innot.avreclipse.compiler.winavr.input.646621177" name="C Source Files" superClass="de.innot.avreclipse.compiler.winavr.input"/>
- </tool>
- <tool command="avr-g++" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GCCErrorParser" id="de.innot.avreclipse.tool.cppcompiler.app.release.876782632" name="AVR C++ Compiler" superClass="de.innot.avreclipse.tool.cppcompiler.app.release">
- <option id="de.innot.avreclipse.cppcompiler.option.debug.level.484217871" 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.940148130" name="Optimization Level" superClass="de.innot.avreclipse.cppcompiler.option.optimize" value="de.innot.avreclipse.cppcompiler.optimize.size" valueType="enumerated"/>
- <option id="de.innot.avreclipse.cppcompiler.option.incpath.1534857233" name="Include Paths (-I)" superClass="de.innot.avreclipse.cppcompiler.option.incpath" valueType="includePath">
- <listOptionValue builtIn="false" value="/usr/include"/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src-gen}""/>
- <listOptionValue builtIn="false" value="/home/scholtyssek/bin/arduino-1.0.5/hardware/tools/avr/lib/avr/include/"/>
- <listOptionValue builtIn="false" value="/home/scholtyssek/bin/arduino-1.0.5/hardware/arduino/cores/arduino"/>
- <listOptionValue builtIn="false" value="/home/scholtyssek/bin/arduino-1.0.5/hardware/arduino/variants/mega"/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/lib}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/ArduinoTrafficLight/src/include}""/>
- </option>
- <option id="de.innot.avreclipse.cppcompiler.option.debug.other.522711951" name="Other Debug Flags" superClass="de.innot.avreclipse.cppcompiler.option.debug.other" value="" valueType="string"/>
- <option id="de.innot.avreclipse.cppcompiler.option.omitfcpu.1381048014" name="Omit F_CPU" superClass="de.innot.avreclipse.cppcompiler.option.omitfcpu" value="false" valueType="boolean"/>
- <option id="de.innot.avreclipse.cppcompiler.option.otherflags.163390391" name="Other flags" superClass="de.innot.avreclipse.cppcompiler.option.otherflags" value="-mmcu=atmega328p " valueType="string"/>
- <option id="de.innot.avreclipse.cppcompiler.option.verbose.1105755406" name="Verbose (-v)" superClass="de.innot.avreclipse.cppcompiler.option.verbose" value="false" valueType="boolean"/>
- <option id="de.innot.avreclipse.cppcompiler.option.std.1202910626" name="Language Standard" superClass="de.innot.avreclipse.cppcompiler.option.std" value="de.innot.avreclipse.cppcompiler.option.std.default" valueType="enumerated"/>
- <inputType id="de.innot.avreclipse.cppcompiler.input.1762654433" superClass="de.innot.avreclipse.cppcompiler.input"/>
- </tool>
- <tool id="de.innot.avreclipse.tool.linker.winavr.app.release.724449958" name="AVR C Linker" superClass="de.innot.avreclipse.tool.linker.winavr.app.release"/>
- <tool command="avr-g++" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GLDErrorParser" id="de.innot.avreclipse.tool.cpplinker.app.release.1105705484" name="AVR C++ Linker" superClass="de.innot.avreclipse.tool.cpplinker.app.release">
- <option id="de.innot.avreclipse.cpplinker.option.libs.926138549" name="Libraries (-l)" superClass="de.innot.avreclipse.cpplinker.option.libs" valueType="libs">
- <listOptionValue builtIn="false" value="ArduinoCore"/>
- </option>
- <option id="de.innot.avreclipse.cpplinker.option.libpath.1814310750" name="Libraries Path (-L)" superClass="de.innot.avreclipse.cpplinker.option.libpath" valueType="stringList">
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/lib}""/>
- </option>
- <inputType id="de.innot.avreclipse.tool.cpplinker.input.789608891" name="OBJ Files" superClass="de.innot.avreclipse.tool.cpplinker.input">
- <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
- <additionalInput kind="additionalinput" paths="$(LIBS)"/>
- </inputType>
- </tool>
- <tool id="de.innot.avreclipse.tool.archiver.winavr.base.447352606" name="AVR Archiver" superClass="de.innot.avreclipse.tool.archiver.winavr.base"/>
- <tool command="-avr-objdump" commandLinePattern="${COMMAND} ${FLAGS} ${INPUTS} >${OUTPUT}" errorParsers="" id="de.innot.avreclipse.tool.objdump.winavr.app.release.1800124648" name="AVR Create Extended Listing" superClass="de.innot.avreclipse.tool.objdump.winavr.app.release"/>
- <tool command="-avr-objcopy" commandLinePattern="${COMMAND} ${FLAGS} ${INPUTS} ${OUTPUT}" errorParsers="" id="de.innot.avreclipse.tool.objcopy.flash.winavr.app.release.1939808901" name="AVR Create Flash image" superClass="de.innot.avreclipse.tool.objcopy.flash.winavr.app.release"/>
- <tool command="-avr-objcopy" commandLinePattern="${COMMAND} ${FLAGS} ${INPUTS} ${OUTPUT}" errorParsers="" id="de.innot.avreclipse.tool.objcopy.eeprom.winavr.app.release.127764757" name="AVR Create EEPROM image" superClass="de.innot.avreclipse.tool.objcopy.eeprom.winavr.app.release"/>
- <tool command="-avr-size" commandLinePattern="${COMMAND} ${FLAGS} ${INPUTS}" errorParsers="" id="de.innot.avreclipse.tool.size.winavr.app.release.1762753442" name="Print Size" superClass="de.innot.avreclipse.tool.size.winavr.app.release">
- <option id="de.innot.avreclipse.size.option.formatwithavr.36741793" name="Size Format" superClass="de.innot.avreclipse.size.option.formatwithavr" value="de.innot.avreclipse.size.option.format.avr" valueType="enumerated"/>
- </tool>
- <tool id="de.innot.avreclipse.tool.avrdude.app.release.1362453588" name="AVRDude" superClass="de.innot.avreclipse.tool.avrdude.app.release"/>
- </toolChain>
- </folderInfo>
- <folderInfo id="de.innot.avreclipse.configuration.app.release.818758969.1860190581" name="/" resourcePath="src-gen">
- <toolChain errorParsers="" id="de.innot.avreclipse.toolchain.winavr.app.release.522869685" name="AVR-GCC Toolchain" superClass="de.innot.avreclipse.toolchain.winavr.app.release" unusedChildren="">
- <option id="de.innot.avreclipse.toolchain.options.toolchain.objcopy.flash.app.release.1442808129.1779886847" name="Generate HEX file for Flash memory" superClass="de.innot.avreclipse.toolchain.options.toolchain.objcopy.flash.app.release.1442808129"/>
- <option id="de.innot.avreclipse.toolchain.options.toolchain.objcopy.eeprom.app.release.1258052101.602431839" name="Generate HEX file for EEPROM" superClass="de.innot.avreclipse.toolchain.options.toolchain.objcopy.eeprom.app.release.1258052101"/>
- <option id="de.innot.avreclipse.toolchain.options.toolchain.objdump.app.release.1926050585.876968895" name="Generate Extended Listing (Source + generated Assembler)" superClass="de.innot.avreclipse.toolchain.options.toolchain.objdump.app.release.1926050585"/>
- <option id="de.innot.avreclipse.toolchain.options.toolchain.size.app.release.320822240.2095683279" name="Print Size" superClass="de.innot.avreclipse.toolchain.options.toolchain.size.app.release.320822240"/>
- <option id="de.innot.avreclipse.toolchain.options.toolchain.avrdude.app.release.310891388.1763060186" name="AVRDude" superClass="de.innot.avreclipse.toolchain.options.toolchain.avrdude.app.release.310891388"/>
- <targetPlatform id="de.innot.avreclipse.targetplatform.winavr.app.release" name="AVR Cross-Target" superClass="de.innot.avreclipse.targetplatform.winavr.app.release"/>
- <tool errorParsers="org.eclipse.cdt.core.GASErrorParser" id="de.innot.avreclipse.tool.assembler.winavr.app.release.711563763" name="AVR Assembler" superClass="de.innot.avreclipse.tool.assembler.winavr.app.release.1271482040">
- <inputType id="de.innot.avreclipse.tool.assembler.input.1866144857" superClass="de.innot.avreclipse.tool.assembler.input"/>
- </tool>
- <tool errorParsers="org.eclipse.cdt.core.GCCErrorParser" id="de.innot.avreclipse.tool.compiler.winavr.app.release.1695299140" name="AVR Compiler" superClass="de.innot.avreclipse.tool.compiler.winavr.app.release.1689100602">
- <option id="de.innot.avreclipse.compiler.option.incpath.1491108040" name="Include Paths (-I)" superClass="de.innot.avreclipse.compiler.option.incpath" valueType="includePath">
- <listOptionValue builtIn="false" value="/home/scholtyssek/bin/arduino-1.0.5/hardware/arduino/cores/arduino"/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src-gen}""/>
- <listOptionValue builtIn="false" value="/usr/include/x86_64-linux-gnu/"/>
- <listOptionValue builtIn="false" value="/usr/include/x86_64-linux-gnu/c++/4.7"/>
- <listOptionValue builtIn="false" value="/usr/include"/>
- <listOptionValue builtIn="false" value="/home/scholtyssek/bin/arduino-1.0.5/hardware/arduino/variants/mega"/>
- </option>
- <inputType id="de.innot.avreclipse.compiler.winavr.input.462165588" name="C Source Files" superClass="de.innot.avreclipse.compiler.winavr.input"/>
- </tool>
- <tool errorParsers="org.eclipse.cdt.core.GCCErrorParser" id="de.innot.avreclipse.tool.cppcompiler.app.release.1597966592" name="AVR C++ Compiler" superClass="de.innot.avreclipse.tool.cppcompiler.app.release.876782632">
- <option id="de.innot.avreclipse.cppcompiler.option.incpath.2080148270" name="Include Paths (-I)" superClass="de.innot.avreclipse.cppcompiler.option.incpath" valueType="includePath">
- <listOptionValue builtIn="false" value="/home/scholtyssek/bin/arduino-1.0.5/hardware/arduino/cores/arduino"/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src-gen}""/>
- <listOptionValue builtIn="false" value="/usr/include"/>
- <listOptionValue builtIn="false" value="/home/scholtyssek/bin/arduino-1.0.5/hardware/arduino/variants/mega"/>
- <listOptionValue builtIn="false" value="/usr/include/c++/4.7"/>
- </option>
- <inputType id="de.innot.avreclipse.cppcompiler.input.530706833" superClass="de.innot.avreclipse.cppcompiler.input"/>
- </tool>
- <tool id="de.innot.avreclipse.tool.linker.winavr.app.release.1278539086" name="AVR C Linker" superClass="de.innot.avreclipse.tool.linker.winavr.app.release.724449958"/>
- <tool id="de.innot.avreclipse.tool.cpplinker.app.release.1573068574" name="AVR C++ Linker" superClass="de.innot.avreclipse.tool.cpplinker.app.release.1105705484"/>
- <tool id="de.innot.avreclipse.tool.archiver.winavr.base.1715917036" name="AVR Archiver" superClass="de.innot.avreclipse.tool.archiver.winavr.base.447352606"/>
- <tool errorParsers="" id="de.innot.avreclipse.tool.objdump.winavr.app.release.412203039" name="AVR Create Extended Listing" superClass="de.innot.avreclipse.tool.objdump.winavr.app.release.1800124648"/>
- <tool errorParsers="" id="de.innot.avreclipse.tool.objcopy.flash.winavr.app.release.158945494" name="AVR Create Flash image" superClass="de.innot.avreclipse.tool.objcopy.flash.winavr.app.release.1939808901"/>
- <tool errorParsers="" id="de.innot.avreclipse.tool.objcopy.eeprom.winavr.app.release.307758397" name="AVR Create EEPROM image" superClass="de.innot.avreclipse.tool.objcopy.eeprom.winavr.app.release.127764757"/>
- <tool errorParsers="" id="de.innot.avreclipse.tool.size.winavr.app.release.1771814681" name="Print Size" superClass="de.innot.avreclipse.tool.size.winavr.app.release.1762753442"/>
- <tool id="de.innot.avreclipse.tool.avrdude.app.release.1849200732" name="AVRDude" superClass="de.innot.avreclipse.tool.avrdude.app.release.1362453588"/>
- </toolChain>
- </folderInfo>
- <sourceEntries>
- <entry excluding="statemachine|src-gen|src" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
- <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="src"/>
- <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="src-gen"/>
- </sourceEntries>
- </configuration>
- </storageModule>
- <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
- </cconfiguration>
- </storageModule>
- <storageModule moduleId="cdtBuildSystem" version="4.0.0">
- <project id="ArduinoTest.de.innot.avreclipse.project.winavr.elf_2.1.0.1843102369" 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" versionNumber="2">
- <configuration configurationName="Release">
- <resource resourceType="PROJECT" workspacePath="/ArduinoTrafficLight"/>
- </configuration>
- <configuration configurationName="Multiple configurations">
- <resource resourceType="PROJECT" workspacePath="/ArduinoTrafficLight"/>
- </configuration>
- <configuration configurationName="Debug"/>
- </storageModule>
- <storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
- <storageModule moduleId="org.eclipse.cdt.core.language.mapping">
- <project-mappings/>
- </storageModule>
- <storageModule moduleId="scannerConfiguration">
- <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
- <scannerConfigBuildInfo instanceId="de.innot.avreclipse.configuration.app.release.818758969;de.innot.avreclipse.configuration.app.release.818758969.;de.innot.avreclipse.tool.compiler.winavr.app.release.1689100602;de.innot.avreclipse.compiler.winavr.input.646621177">
- <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC"/>
- <profile id="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC">
- <buildOutputProvider>
- <openAction enabled="true" filePath=""/>
- <parser enabled="true"/>
- </buildOutputProvider>
- <scannerInfoProvider id="specsFile">
- <runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="avr-g++" useDefault="true"/>
- <parser enabled="true"/>
- </scannerInfoProvider>
- </profile>
- </scannerConfigBuildInfo>
- <scannerConfigBuildInfo instanceId="de.innot.avreclipse.configuration.app.debug.1617337132;de.innot.avreclipse.configuration.app.debug.1617337132.;de.innot.avreclipse.tool.cppcompiler.app.debug.955044264;de.innot.avreclipse.cppcompiler.input.1485961705">
- <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileCPP"/>
- </scannerConfigBuildInfo>
- <scannerConfigBuildInfo instanceId="de.innot.avreclipse.configuration.app.release.818758969;de.innot.avreclipse.configuration.app.release.818758969.;de.innot.avreclipse.tool.cppcompiler.app.release.876782632;de.innot.avreclipse.cppcompiler.input.1762654433">
- <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileCPP"/>
- </scannerConfigBuildInfo>
- <scannerConfigBuildInfo instanceId="de.innot.avreclipse.configuration.app.release.818758969">
- <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC"/>
- <profile id="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC">
- <buildOutputProvider>
- <openAction enabled="true" filePath=""/>
- <parser enabled="true"/>
- </buildOutputProvider>
- <scannerInfoProvider id="specsFile">
- <runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="avr-g++" useDefault="true"/>
- <parser enabled="true"/>
- </scannerInfoProvider>
- </profile>
- </scannerConfigBuildInfo>
- <scannerConfigBuildInfo instanceId="de.innot.avreclipse.configuration.app.debug.1617337132;de.innot.avreclipse.configuration.app.debug.1617337132.;de.innot.avreclipse.tool.compiler.winavr.app.debug.1413147998;de.innot.avreclipse.compiler.winavr.input.186057213">
- <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC"/>
- </scannerConfigBuildInfo>
- </storageModule>
- </cproject>
|