.cproject 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
  3. <storageModule moduleId="org.eclipse.cdt.core.settings">
  4. <cconfiguration id="de.innot.avreclipse.configuration.app.debug.1617337132">
  5. <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="de.innot.avreclipse.configuration.app.debug.1617337132" moduleId="org.eclipse.cdt.core.settings" name="Debug">
  6. <externalSettings/>
  7. <extensions>
  8. <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
  9. <extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  10. <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  11. <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  12. <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  13. </extensions>
  14. </storageModule>
  15. <storageModule moduleId="cdtBuildSystem" version="4.0.0">
  16. <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">
  17. <folderInfo id="de.innot.avreclipse.configuration.app.debug.1617337132." name="/" resourcePath="">
  18. <toolChain id="de.innot.avreclipse.toolchain.winavr.app.debug.762082752" name="AVR-GCC Toolchain" superClass="de.innot.avreclipse.toolchain.winavr.app.debug">
  19. <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"/>
  20. <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"/>
  21. <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"/>
  22. <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"/>
  23. <option id="de.innot.avreclipse.toolchain.options.toolchain.avrdude.app.debug.937661370" name="AVRDude" superClass="de.innot.avreclipse.toolchain.options.toolchain.avrdude.app.debug"/>
  24. <targetPlatform id="de.innot.avreclipse.targetplatform.winavr.app.debug.938695660" name="AVR Cross-Target" superClass="de.innot.avreclipse.targetplatform.winavr.app.debug"/>
  25. <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">
  26. <outputEntries>
  27. <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="outputPath" name="Debug"/>
  28. <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="outputPath" name="Release"/>
  29. </outputEntries>
  30. </builder>
  31. <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">
  32. <option id="de.innot.avreclipse.assembler.option.debug.level.301053566" name="Generate Debugging Info" superClass="de.innot.avreclipse.assembler.option.debug.level"/>
  33. <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">
  34. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/src/include}&quot;"/>
  35. </option>
  36. <inputType id="de.innot.avreclipse.tool.assembler.input.1938925141" superClass="de.innot.avreclipse.tool.assembler.input"/>
  37. </tool>
  38. <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">
  39. <option id="de.innot.avreclipse.compiler.option.debug.level.1716620636" name="Generate Debugging Info" superClass="de.innot.avreclipse.compiler.option.debug.level"/>
  40. <option id="de.innot.avreclipse.compiler.option.optimize.1448848128" name="Optimization Level" superClass="de.innot.avreclipse.compiler.option.optimize"/>
  41. <option id="de.innot.avreclipse.compiler.option.incpath.1808093362" name="Include Paths (-I)" superClass="de.innot.avreclipse.compiler.option.incpath"/>
  42. <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"/>
  43. <inputType id="de.innot.avreclipse.compiler.winavr.input.186057213" name="C Source Files" superClass="de.innot.avreclipse.compiler.winavr.input"/>
  44. </tool>
  45. <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">
  46. <option id="de.innot.avreclipse.cppcompiler.option.debug.level.1891523275" name="Generate Debugging Info" superClass="de.innot.avreclipse.cppcompiler.option.debug.level"/>
  47. <option id="de.innot.avreclipse.cppcompiler.option.optimize.2028457604" name="Optimization Level" superClass="de.innot.avreclipse.cppcompiler.option.optimize"/>
  48. <option id="de.innot.avreclipse.cppcompiler.option.incpath.25914446" name="Include Paths (-I)" superClass="de.innot.avreclipse.cppcompiler.option.incpath" valueType="includePath">
  49. <listOptionValue builtIn="false" value="/usr/include"/>
  50. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/src-gen}&quot;"/>
  51. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lib}&quot;"/>
  52. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/src/include}&quot;"/>
  53. </option>
  54. <option id="de.innot.avreclipse.cppcompiler.option.otherflags.1143905851" name="Other flags" superClass="de.innot.avreclipse.cppcompiler.option.otherflags" value="-mmcu=atmega328p " valueType="string"/>
  55. <inputType id="de.innot.avreclipse.cppcompiler.input.1485961705" superClass="de.innot.avreclipse.cppcompiler.input"/>
  56. </tool>
  57. <tool id="de.innot.avreclipse.tool.linker.winavr.app.debug.1391969006" name="AVR C Linker" superClass="de.innot.avreclipse.tool.linker.winavr.app.debug"/>
  58. <tool id="de.innot.avreclipse.tool.cpplinker.app.debug.2245054" name="AVR C++ Linker" superClass="de.innot.avreclipse.tool.cpplinker.app.debug">
  59. <option id="de.innot.avreclipse.cpplinker.option.libpath.426071225" name="Libraries Path (-L)" superClass="de.innot.avreclipse.cpplinker.option.libpath" valueType="stringList">
  60. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lib}&quot;"/>
  61. </option>
  62. <option id="de.innot.avreclipse.cpplinker.option.libs.1629914183" name="Libraries (-l)" superClass="de.innot.avreclipse.cpplinker.option.libs" valueType="libs">
  63. <listOptionValue builtIn="false" srcPrefixMapping="" srcRootPath="" value="ArduinoCore"/>
  64. </option>
  65. <inputType id="de.innot.avreclipse.tool.cpplinker.input.1893233818" name="OBJ Files" superClass="de.innot.avreclipse.tool.cpplinker.input">
  66. <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
  67. <additionalInput kind="additionalinput" paths="$(LIBS)"/>
  68. </inputType>
  69. </tool>
  70. <tool id="de.innot.avreclipse.tool.archiver.winavr.base.1280390110" name="AVR Archiver" superClass="de.innot.avreclipse.tool.archiver.winavr.base"/>
  71. <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"/>
  72. <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"/>
  73. <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"/>
  74. <tool id="de.innot.avreclipse.tool.size.winavr.app.debug.1282932338" name="Print Size" superClass="de.innot.avreclipse.tool.size.winavr.app.debug"/>
  75. <tool id="de.innot.avreclipse.tool.avrdude.app.debug.665424622" name="AVRDude" superClass="de.innot.avreclipse.tool.avrdude.app.debug"/>
  76. </toolChain>
  77. </folderInfo>
  78. <sourceEntries>
  79. <entry excluding="statemachine|src|src-gen" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
  80. <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="src"/>
  81. <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="src-gen"/>
  82. </sourceEntries>
  83. </configuration>
  84. </storageModule>
  85. <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
  86. </cconfiguration>
  87. <cconfiguration id="de.innot.avreclipse.configuration.app.release.818758969">
  88. <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="de.innot.avreclipse.configuration.app.release.818758969" moduleId="org.eclipse.cdt.core.settings" name="Release">
  89. <externalSettings>
  90. <externalSetting/>
  91. </externalSettings>
  92. <extensions>
  93. <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
  94. <extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  95. <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  96. <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  97. <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  98. </extensions>
  99. </storageModule>
  100. <storageModule moduleId="cdtBuildSystem" version="4.0.0">
  101. <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="">
  102. <folderInfo id="de.innot.avreclipse.configuration.app.release.818758969." name="/" resourcePath="">
  103. <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">
  104. <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"/>
  105. <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"/>
  106. <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"/>
  107. <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"/>
  108. <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"/>
  109. <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"/>
  110. <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"/>
  111. <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">
  112. <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"/>
  113. <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">
  114. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/src/include}&quot;"/>
  115. </option>
  116. <inputType id="de.innot.avreclipse.tool.assembler.input.1570452375" superClass="de.innot.avreclipse.tool.assembler.input"/>
  117. </tool>
  118. <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">
  119. <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"/>
  120. <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"/>
  121. <option id="de.innot.avreclipse.compiler.option.incpath.92687971" name="Include Paths (-I)" superClass="de.innot.avreclipse.compiler.option.incpath"/>
  122. <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"/>
  123. <inputType id="de.innot.avreclipse.compiler.winavr.input.646621177" name="C Source Files" superClass="de.innot.avreclipse.compiler.winavr.input"/>
  124. </tool>
  125. <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">
  126. <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"/>
  127. <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"/>
  128. <option id="de.innot.avreclipse.cppcompiler.option.incpath.1534857233" name="Include Paths (-I)" superClass="de.innot.avreclipse.cppcompiler.option.incpath" valueType="includePath">
  129. <listOptionValue builtIn="false" value="/usr/include"/>
  130. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/src-gen}&quot;"/>
  131. <listOptionValue builtIn="false" value="/home/scholtyssek/bin/arduino-1.0.5/hardware/tools/avr/lib/avr/include/"/>
  132. <listOptionValue builtIn="false" value="/home/scholtyssek/bin/arduino-1.0.5/hardware/arduino/cores/arduino"/>
  133. <listOptionValue builtIn="false" value="/home/scholtyssek/bin/arduino-1.0.5/hardware/arduino/variants/mega"/>
  134. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lib}&quot;"/>
  135. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/ArduinoTrafficLight/src/include}&quot;"/>
  136. </option>
  137. <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"/>
  138. <option id="de.innot.avreclipse.cppcompiler.option.omitfcpu.1381048014" name="Omit F_CPU" superClass="de.innot.avreclipse.cppcompiler.option.omitfcpu" value="false" valueType="boolean"/>
  139. <option id="de.innot.avreclipse.cppcompiler.option.otherflags.163390391" name="Other flags" superClass="de.innot.avreclipse.cppcompiler.option.otherflags" value="-mmcu=atmega328p " valueType="string"/>
  140. <option id="de.innot.avreclipse.cppcompiler.option.verbose.1105755406" name="Verbose (-v)" superClass="de.innot.avreclipse.cppcompiler.option.verbose" value="false" valueType="boolean"/>
  141. <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"/>
  142. <inputType id="de.innot.avreclipse.cppcompiler.input.1762654433" superClass="de.innot.avreclipse.cppcompiler.input"/>
  143. </tool>
  144. <tool id="de.innot.avreclipse.tool.linker.winavr.app.release.724449958" name="AVR C Linker" superClass="de.innot.avreclipse.tool.linker.winavr.app.release"/>
  145. <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">
  146. <option id="de.innot.avreclipse.cpplinker.option.libs.926138549" name="Libraries (-l)" superClass="de.innot.avreclipse.cpplinker.option.libs" valueType="libs">
  147. <listOptionValue builtIn="false" value="ArduinoCore"/>
  148. </option>
  149. <option id="de.innot.avreclipse.cpplinker.option.libpath.1814310750" name="Libraries Path (-L)" superClass="de.innot.avreclipse.cpplinker.option.libpath" valueType="stringList">
  150. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lib}&quot;"/>
  151. </option>
  152. <inputType id="de.innot.avreclipse.tool.cpplinker.input.789608891" name="OBJ Files" superClass="de.innot.avreclipse.tool.cpplinker.input">
  153. <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
  154. <additionalInput kind="additionalinput" paths="$(LIBS)"/>
  155. </inputType>
  156. </tool>
  157. <tool id="de.innot.avreclipse.tool.archiver.winavr.base.447352606" name="AVR Archiver" superClass="de.innot.avreclipse.tool.archiver.winavr.base"/>
  158. <tool command="-avr-objdump" commandLinePattern="${COMMAND} ${FLAGS} ${INPUTS} &gt;${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"/>
  159. <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"/>
  160. <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"/>
  161. <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">
  162. <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"/>
  163. </tool>
  164. <tool id="de.innot.avreclipse.tool.avrdude.app.release.1362453588" name="AVRDude" superClass="de.innot.avreclipse.tool.avrdude.app.release"/>
  165. </toolChain>
  166. </folderInfo>
  167. <folderInfo id="de.innot.avreclipse.configuration.app.release.818758969.1860190581" name="/" resourcePath="src-gen">
  168. <toolChain errorParsers="" id="de.innot.avreclipse.toolchain.winavr.app.release.522869685" name="AVR-GCC Toolchain" superClass="de.innot.avreclipse.toolchain.winavr.app.release" unusedChildren="">
  169. <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"/>
  170. <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"/>
  171. <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"/>
  172. <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"/>
  173. <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"/>
  174. <targetPlatform id="de.innot.avreclipse.targetplatform.winavr.app.release" name="AVR Cross-Target" superClass="de.innot.avreclipse.targetplatform.winavr.app.release"/>
  175. <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">
  176. <inputType id="de.innot.avreclipse.tool.assembler.input.1866144857" superClass="de.innot.avreclipse.tool.assembler.input"/>
  177. </tool>
  178. <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">
  179. <option id="de.innot.avreclipse.compiler.option.incpath.1491108040" name="Include Paths (-I)" superClass="de.innot.avreclipse.compiler.option.incpath" valueType="includePath">
  180. <listOptionValue builtIn="false" value="/home/scholtyssek/bin/arduino-1.0.5/hardware/arduino/cores/arduino"/>
  181. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/src-gen}&quot;"/>
  182. <listOptionValue builtIn="false" value="/usr/include/x86_64-linux-gnu/"/>
  183. <listOptionValue builtIn="false" value="/usr/include/x86_64-linux-gnu/c++/4.7"/>
  184. <listOptionValue builtIn="false" value="/usr/include"/>
  185. <listOptionValue builtIn="false" value="/home/scholtyssek/bin/arduino-1.0.5/hardware/arduino/variants/mega"/>
  186. </option>
  187. <inputType id="de.innot.avreclipse.compiler.winavr.input.462165588" name="C Source Files" superClass="de.innot.avreclipse.compiler.winavr.input"/>
  188. </tool>
  189. <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">
  190. <option id="de.innot.avreclipse.cppcompiler.option.incpath.2080148270" name="Include Paths (-I)" superClass="de.innot.avreclipse.cppcompiler.option.incpath" valueType="includePath">
  191. <listOptionValue builtIn="false" value="/home/scholtyssek/bin/arduino-1.0.5/hardware/arduino/cores/arduino"/>
  192. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/src-gen}&quot;"/>
  193. <listOptionValue builtIn="false" value="/usr/include"/>
  194. <listOptionValue builtIn="false" value="/home/scholtyssek/bin/arduino-1.0.5/hardware/arduino/variants/mega"/>
  195. <listOptionValue builtIn="false" value="/usr/include/c++/4.7"/>
  196. </option>
  197. <inputType id="de.innot.avreclipse.cppcompiler.input.530706833" superClass="de.innot.avreclipse.cppcompiler.input"/>
  198. </tool>
  199. <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"/>
  200. <tool id="de.innot.avreclipse.tool.cpplinker.app.release.1573068574" name="AVR C++ Linker" superClass="de.innot.avreclipse.tool.cpplinker.app.release.1105705484"/>
  201. <tool id="de.innot.avreclipse.tool.archiver.winavr.base.1715917036" name="AVR Archiver" superClass="de.innot.avreclipse.tool.archiver.winavr.base.447352606"/>
  202. <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"/>
  203. <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"/>
  204. <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"/>
  205. <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"/>
  206. <tool id="de.innot.avreclipse.tool.avrdude.app.release.1849200732" name="AVRDude" superClass="de.innot.avreclipse.tool.avrdude.app.release.1362453588"/>
  207. </toolChain>
  208. </folderInfo>
  209. <sourceEntries>
  210. <entry excluding="statemachine|src-gen|src" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
  211. <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="src"/>
  212. <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="src-gen"/>
  213. </sourceEntries>
  214. </configuration>
  215. </storageModule>
  216. <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
  217. </cconfiguration>
  218. </storageModule>
  219. <storageModule moduleId="cdtBuildSystem" version="4.0.0">
  220. <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"/>
  221. </storageModule>
  222. <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
  223. <storageModule moduleId="refreshScope" versionNumber="2">
  224. <configuration configurationName="Release">
  225. <resource resourceType="PROJECT" workspacePath="/ArduinoTrafficLight"/>
  226. </configuration>
  227. <configuration configurationName="Multiple configurations">
  228. <resource resourceType="PROJECT" workspacePath="/ArduinoTrafficLight"/>
  229. </configuration>
  230. <configuration configurationName="Debug"/>
  231. </storageModule>
  232. <storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
  233. <storageModule moduleId="org.eclipse.cdt.core.language.mapping">
  234. <project-mappings/>
  235. </storageModule>
  236. <storageModule moduleId="scannerConfiguration">
  237. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
  238. <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">
  239. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC"/>
  240. <profile id="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC">
  241. <buildOutputProvider>
  242. <openAction enabled="true" filePath=""/>
  243. <parser enabled="true"/>
  244. </buildOutputProvider>
  245. <scannerInfoProvider id="specsFile">
  246. <runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="avr-g++" useDefault="true"/>
  247. <parser enabled="true"/>
  248. </scannerInfoProvider>
  249. </profile>
  250. </scannerConfigBuildInfo>
  251. <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">
  252. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileCPP"/>
  253. </scannerConfigBuildInfo>
  254. <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">
  255. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileCPP"/>
  256. </scannerConfigBuildInfo>
  257. <scannerConfigBuildInfo instanceId="de.innot.avreclipse.configuration.app.release.818758969">
  258. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC"/>
  259. <profile id="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC">
  260. <buildOutputProvider>
  261. <openAction enabled="true" filePath=""/>
  262. <parser enabled="true"/>
  263. </buildOutputProvider>
  264. <scannerInfoProvider id="specsFile">
  265. <runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="avr-g++" useDefault="true"/>
  266. <parser enabled="true"/>
  267. </scannerInfoProvider>
  268. </profile>
  269. </scannerConfigBuildInfo>
  270. <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">
  271. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC"/>
  272. </scannerConfigBuildInfo>
  273. </storageModule>
  274. </cproject>