.cproject 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253
  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" value="true" valueType="boolean"/>
  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:/arduinoAmpel/ArduinoCore}&quot;"/>
  35. <listOptionValue builtIn="false" value="../arduinoAmpel/src-gen"/>
  36. </option>
  37. <inputType id="de.innot.avreclipse.tool.assembler.input.1938925141" superClass="de.innot.avreclipse.tool.assembler.input"/>
  38. </tool>
  39. <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">
  40. <option id="de.innot.avreclipse.compiler.option.debug.level.1716620636" name="Generate Debugging Info" superClass="de.innot.avreclipse.compiler.option.debug.level"/>
  41. <option id="de.innot.avreclipse.compiler.option.optimize.1448848128" name="Optimization Level" superClass="de.innot.avreclipse.compiler.option.optimize"/>
  42. <option id="de.innot.avreclipse.compiler.option.incpath.1808093362" name="Include Paths (-I)" superClass="de.innot.avreclipse.compiler.option.incpath" valueType="includePath">
  43. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/arduinoAmpel/ArduinoCore}&quot;"/>
  44. <listOptionValue builtIn="false" value="../arduinoAmpel/src-gen"/>
  45. </option>
  46. <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"/>
  47. <option id="de.innot.avreclipse.compiler.option.language.uchar.745642269" name="char is unsigned (-funsigned-char)" superClass="de.innot.avreclipse.compiler.option.language.uchar" value="false" valueType="boolean"/>
  48. <option id="de.innot.avreclipse.compiler.option.language.ubitfields.487290456" name="bitfields are unsigned (-funsigned-bitfields)" superClass="de.innot.avreclipse.compiler.option.language.ubitfields" value="false" valueType="boolean"/>
  49. <option id="de.innot.avreclipse.compiler.option.optimize.shortenums.57323248" name="Short enums (-fshort-enums)" superClass="de.innot.avreclipse.compiler.option.optimize.shortenums" value="false" valueType="boolean"/>
  50. <option id="de.innot.avreclipse.compiler.option.optimize.packstruct.487287312" name="Pack structs (-fpack-struct)" superClass="de.innot.avreclipse.compiler.option.optimize.packstruct" value="false" valueType="boolean"/>
  51. <option id="de.innot.avreclipse.compiler.option.def.474282621" name="Define Syms (-D)" superClass="de.innot.avreclipse.compiler.option.def" valueType="definedSymbols">
  52. <listOptionValue builtIn="false" value="__DOXYGEN__"/>
  53. </option>
  54. <inputType id="de.innot.avreclipse.compiler.winavr.input.186057213" name="C Source Files" superClass="de.innot.avreclipse.compiler.winavr.input"/>
  55. </tool>
  56. <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">
  57. <option id="de.innot.avreclipse.cppcompiler.option.debug.level.1891523275" name="Generate Debugging Info" superClass="de.innot.avreclipse.cppcompiler.option.debug.level"/>
  58. <option id="de.innot.avreclipse.cppcompiler.option.optimize.2028457604" name="Optimization Level" superClass="de.innot.avreclipse.cppcompiler.option.optimize"/>
  59. <option id="de.innot.avreclipse.cppcompiler.option.incpath.25914446" name="Include Paths (-I)" superClass="de.innot.avreclipse.cppcompiler.option.incpath" valueType="includePath">
  60. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/arduinoAmpel/ArduinoCore}&quot;"/>
  61. <listOptionValue builtIn="false" value="../arduinoAmpel/src-gen"/>
  62. </option>
  63. <option id="de.innot.avreclipse.cppcompiler.option.otherflags.1143905851" name="Other flags" superClass="de.innot.avreclipse.cppcompiler.option.otherflags" value="-mmcu=atmega328p " valueType="string"/>
  64. <option id="de.innot.avreclipse.cppcompiler.option.optimize.packstruct.1677878431" name="Pack structs (-fpack-struct)" superClass="de.innot.avreclipse.cppcompiler.option.optimize.packstruct" value="false" valueType="boolean"/>
  65. <option id="de.innot.avreclipse.cppcompiler.option.optimize.shortenums.1840611236" name="Short enums (-fshort-enums)" superClass="de.innot.avreclipse.cppcompiler.option.optimize.shortenums" value="false" valueType="boolean"/>
  66. <option id="de.innot.avreclipse.cppcompiler.option.language.uchar.275462316" name="char is unsigned (-funsigned-char)" superClass="de.innot.avreclipse.cppcompiler.option.language.uchar" value="false" valueType="boolean"/>
  67. <option id="de.innot.avreclipse.cppcompiler.option.language.ubitfields.72343070" name="bitfields are unsigned (-funsigned-bitfields)" superClass="de.innot.avreclipse.cppcompiler.option.language.ubitfields" value="false" valueType="boolean"/>
  68. <option id="de.innot.avreclipse.cppcompiler.option.def.1547311341" name="Define Syms (-D)" superClass="de.innot.avreclipse.cppcompiler.option.def" valueType="definedSymbols">
  69. <listOptionValue builtIn="false" value="__DOXYGEN__"/>
  70. </option>
  71. <inputType id="de.innot.avreclipse.cppcompiler.input.1485961705" superClass="de.innot.avreclipse.cppcompiler.input"/>
  72. </tool>
  73. <tool id="de.innot.avreclipse.tool.linker.winavr.app.debug.1391969006" name="AVR C Linker" superClass="de.innot.avreclipse.tool.linker.winavr.app.debug"/>
  74. <tool id="de.innot.avreclipse.tool.cpplinker.app.debug.2245054" name="AVR C++ Linker" superClass="de.innot.avreclipse.tool.cpplinker.app.debug">
  75. <option id="de.innot.avreclipse.cpplinker.option.libpath.426071225" name="Libraries Path (-L)" superClass="de.innot.avreclipse.cpplinker.option.libpath" valueType="stringList">
  76. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/ArduinoCore/Release}&quot;"/>
  77. </option>
  78. <option id="de.innot.avreclipse.cpplinker.option.libs.1629914183" name="Libraries (-l)" superClass="de.innot.avreclipse.cpplinker.option.libs" valueType="libs"/>
  79. <inputType id="de.innot.avreclipse.tool.cpplinker.input.1893233818" name="OBJ Files" superClass="de.innot.avreclipse.tool.cpplinker.input">
  80. <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
  81. <additionalInput kind="additionalinput" paths="$(LIBS)"/>
  82. </inputType>
  83. </tool>
  84. <tool id="de.innot.avreclipse.tool.archiver.winavr.base.1280390110" name="AVR Archiver" superClass="de.innot.avreclipse.tool.archiver.winavr.base"/>
  85. <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"/>
  86. <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"/>
  87. <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"/>
  88. <tool id="de.innot.avreclipse.tool.size.winavr.app.debug.1282932338" name="Print Size" superClass="de.innot.avreclipse.tool.size.winavr.app.debug"/>
  89. <tool id="de.innot.avreclipse.tool.avrdude.app.debug.665424622" name="AVRDude" superClass="de.innot.avreclipse.tool.avrdude.app.debug"/>
  90. </toolChain>
  91. </folderInfo>
  92. <sourceEntries>
  93. <entry excluding="statemachine|src-gen|src" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
  94. <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="src"/>
  95. </sourceEntries>
  96. </configuration>
  97. </storageModule>
  98. <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
  99. </cconfiguration>
  100. <cconfiguration id="de.innot.avreclipse.configuration.app.release.818758969">
  101. <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="de.innot.avreclipse.configuration.app.release.818758969" moduleId="org.eclipse.cdt.core.settings" name="Release">
  102. <externalSettings>
  103. <externalSetting/>
  104. </externalSettings>
  105. <extensions>
  106. <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
  107. <extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  108. <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  109. <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  110. <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  111. </extensions>
  112. </storageModule>
  113. <storageModule moduleId="cdtBuildSystem" version="4.0.0">
  114. <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="">
  115. <folderInfo id="de.innot.avreclipse.configuration.app.release.818758969." name="/" resourcePath="">
  116. <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">
  117. <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"/>
  118. <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"/>
  119. <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"/>
  120. <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"/>
  121. <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"/>
  122. <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"/>
  123. <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"/>
  124. <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">
  125. <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"/>
  126. <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">
  127. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/src/include}&quot;"/>
  128. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/ArduinoCore}&quot;"/>
  129. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/arduinoAmpel/src-gen}&quot;"/>
  130. </option>
  131. <inputType id="de.innot.avreclipse.tool.assembler.input.1570452375" superClass="de.innot.avreclipse.tool.assembler.input"/>
  132. </tool>
  133. <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">
  134. <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"/>
  135. <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"/>
  136. <option id="de.innot.avreclipse.compiler.option.incpath.92687971" name="Include Paths (-I)" superClass="de.innot.avreclipse.compiler.option.incpath" valueType="includePath">
  137. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/ArduinoCore}&quot;"/>
  138. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/arduinoAmpel/src-gen}&quot;"/>
  139. </option>
  140. <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"/>
  141. <inputType id="de.innot.avreclipse.compiler.winavr.input.646621177" name="C Source Files" superClass="de.innot.avreclipse.compiler.winavr.input"/>
  142. </tool>
  143. <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">
  144. <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"/>
  145. <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"/>
  146. <option id="de.innot.avreclipse.cppcompiler.option.incpath.1534857233" name="Include Paths (-I)" superClass="de.innot.avreclipse.cppcompiler.option.incpath" valueType="includePath">
  147. <listOptionValue builtIn="false" value="/usr/include"/>
  148. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/src-gen}&quot;"/>
  149. <listOptionValue builtIn="false" value="/home/scholtyssek/bin/arduino-1.0.5/hardware/tools/avr/lib/avr/include/"/>
  150. <listOptionValue builtIn="false" value="/home/scholtyssek/bin/arduino-1.0.5/hardware/arduino/cores/arduino"/>
  151. <listOptionValue builtIn="false" value="/home/scholtyssek/bin/arduino-1.0.5/hardware/arduino/variants/mega"/>
  152. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lib}&quot;"/>
  153. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/ArduinoTrafficLight/src/include}&quot;"/>
  154. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/ArduinoCore}&quot;"/>
  155. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/arduinoAmpel/src-gen}&quot;"/>
  156. </option>
  157. <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"/>
  158. <option id="de.innot.avreclipse.cppcompiler.option.omitfcpu.1381048014" name="Omit F_CPU" superClass="de.innot.avreclipse.cppcompiler.option.omitfcpu" value="false" valueType="boolean"/>
  159. <option id="de.innot.avreclipse.cppcompiler.option.otherflags.163390391" name="Other flags" superClass="de.innot.avreclipse.cppcompiler.option.otherflags" value="-mmcu=atmega328p " valueType="string"/>
  160. <option id="de.innot.avreclipse.cppcompiler.option.verbose.1105755406" name="Verbose (-v)" superClass="de.innot.avreclipse.cppcompiler.option.verbose" value="false" valueType="boolean"/>
  161. <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"/>
  162. <option id="de.innot.avreclipse.cppcompiler.option.def.665113631" name="Define Syms (-D)" superClass="de.innot.avreclipse.cppcompiler.option.def"/>
  163. <inputType id="de.innot.avreclipse.cppcompiler.input.1762654433" superClass="de.innot.avreclipse.cppcompiler.input"/>
  164. </tool>
  165. <tool id="de.innot.avreclipse.tool.linker.winavr.app.release.724449958" name="AVR C Linker" superClass="de.innot.avreclipse.tool.linker.winavr.app.release"/>
  166. <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">
  167. <option id="de.innot.avreclipse.cpplinker.option.libs.926138549" name="Libraries (-l)" superClass="de.innot.avreclipse.cpplinker.option.libs" valueType="libs">
  168. <listOptionValue builtIn="false" value="ArduinoCore"/>
  169. </option>
  170. <option id="de.innot.avreclipse.cpplinker.option.libpath.1814310750" name="Libraries Path (-L)" superClass="de.innot.avreclipse.cpplinker.option.libpath" valueType="stringList">
  171. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lib}&quot;"/>
  172. </option>
  173. <inputType id="de.innot.avreclipse.tool.cpplinker.input.789608891" name="OBJ Files" superClass="de.innot.avreclipse.tool.cpplinker.input">
  174. <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
  175. <additionalInput kind="additionalinput" paths="$(LIBS)"/>
  176. </inputType>
  177. </tool>
  178. <tool id="de.innot.avreclipse.tool.archiver.winavr.base.447352606" name="AVR Archiver" superClass="de.innot.avreclipse.tool.archiver.winavr.base"/>
  179. <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"/>
  180. <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"/>
  181. <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"/>
  182. <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">
  183. <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"/>
  184. </tool>
  185. <tool id="de.innot.avreclipse.tool.avrdude.app.release.1362453588" name="AVRDude" superClass="de.innot.avreclipse.tool.avrdude.app.release"/>
  186. </toolChain>
  187. </folderInfo>
  188. <sourceEntries>
  189. <entry excluding="statemachine|src-gen|src" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
  190. <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="src"/>
  191. </sourceEntries>
  192. </configuration>
  193. </storageModule>
  194. <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
  195. </cconfiguration>
  196. </storageModule>
  197. <storageModule moduleId="cdtBuildSystem" version="4.0.0">
  198. <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"/>
  199. </storageModule>
  200. <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
  201. <storageModule moduleId="refreshScope" versionNumber="2">
  202. <configuration configurationName="Release">
  203. <resource resourceType="PROJECT" workspacePath="/ArduinoTrafficLight"/>
  204. </configuration>
  205. <configuration configurationName="Multiple configurations">
  206. <resource resourceType="PROJECT" workspacePath="/ArduinoTrafficLight"/>
  207. </configuration>
  208. <configuration configurationName="Debug"/>
  209. </storageModule>
  210. <storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
  211. <storageModule moduleId="org.eclipse.cdt.core.language.mapping">
  212. <project-mappings/>
  213. </storageModule>
  214. <storageModule moduleId="scannerConfiguration">
  215. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
  216. <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">
  217. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC"/>
  218. <profile id="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC">
  219. <buildOutputProvider>
  220. <openAction enabled="true" filePath=""/>
  221. <parser enabled="true"/>
  222. </buildOutputProvider>
  223. <scannerInfoProvider id="specsFile">
  224. <runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="avr-g++" useDefault="true"/>
  225. <parser enabled="true"/>
  226. </scannerInfoProvider>
  227. </profile>
  228. </scannerConfigBuildInfo>
  229. <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">
  230. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileCPP"/>
  231. </scannerConfigBuildInfo>
  232. <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">
  233. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileCPP"/>
  234. </scannerConfigBuildInfo>
  235. <scannerConfigBuildInfo instanceId="de.innot.avreclipse.configuration.app.release.818758969">
  236. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC"/>
  237. <profile id="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC">
  238. <buildOutputProvider>
  239. <openAction enabled="true" filePath=""/>
  240. <parser enabled="true"/>
  241. </buildOutputProvider>
  242. <scannerInfoProvider id="specsFile">
  243. <runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="avr-g++" useDefault="true"/>
  244. <parser enabled="true"/>
  245. </scannerInfoProvider>
  246. </profile>
  247. </scannerConfigBuildInfo>
  248. <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">
  249. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC"/>
  250. </scannerConfigBuildInfo>
  251. </storageModule>
  252. </cproject>