Distanz-/Tiefenmesser mit JSN-SR40T
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

.cproject 9.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  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="io.sloeber.core.sketch.0">
  5. <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="io.sloeber.core.sketch.0" moduleId="org.eclipse.cdt.core.settings" name="Release">
  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.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  10. <extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  11. <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  12. </extensions>
  13. </storageModule>
  14. <storageModule moduleId="cdtBuildSystem" version="4.0.0">
  15. <configuration artifactName="${ProjName}" buildProperties="" cleanCommand="rm -f" description="" id="io.sloeber.core.sketch.0" name="Release" parent="io.sloeber.core.configuration.release">
  16. <folderInfo id="io.sloeber.core.sketch.0." name="/" resourcePath="">
  17. <toolChain id="io.sloeber.core.toolChain.release.238326749" name="Arduino Toolchain (Sloeber edition)" superClass="io.sloeber.core.toolChain.release">
  18. <targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="io.sloeber.targetplatform.1648948546" name="Arduino Target" osList="all" superClass="io.sloeber.targetplatform"/>
  19. <builder buildPath="${workspace_loc:/EchoLot}/Release" id="io.sloeber.sketch.builder.1113847030" keepEnvironmentInBuildfile="false" name="Arduino sketch builder" parallelBuildOn="false" superClass="io.sloeber.sketch.builder"/>
  20. <tool id="io.sloeber.tool.sketch.compiler.cpp.1834339972" name="Arduino C++ Compiler" superClass="io.sloeber.tool.sketch.compiler.cpp">
  21. <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.cpp.sketch.option.incpath.443035005" name="Include Paths (-I)" superClass="io.sloeber.compiler.cpp.sketch.option.incpath" valueType="includePath">
  22. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/EchoLot/core/variant}&quot;"/>
  23. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/EchoLot/core/core}&quot;"/>
  24. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/EchoLot/libraries/SPI/src}&quot;"/>
  25. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/EchoLot/libraries/Wire/src}&quot;"/>
  26. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/EchoLot/libraries/Adafruit_BusIO}&quot;"/>
  27. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/EchoLot/libraries/LCDWIKI_GUI}&quot;"/>
  28. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/EchoLot/libraries/LCDWIKI_SPI}&quot;"/>
  29. </option>
  30. <inputType id="io.sloeber.compiler.cpp.sketch.input.543353444" name="CPP source files" superClass="io.sloeber.compiler.cpp.sketch.input"/>
  31. </tool>
  32. <tool id="io.sloeber.tool.compiler.c.1392196145" name="Arduino C Compiler" superClass="io.sloeber.tool.compiler.c">
  33. <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.c.sketch.option.incpath.1273991772" name="Include Paths (-I)" superClass="io.sloeber.compiler.c.sketch.option.incpath" valueType="includePath">
  34. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/EchoLot/core/variant}&quot;"/>
  35. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/EchoLot/core/core}&quot;"/>
  36. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/EchoLot/libraries/SPI/src}&quot;"/>
  37. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/EchoLot/libraries/Wire/src}&quot;"/>
  38. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/EchoLot/libraries/Adafruit_BusIO}&quot;"/>
  39. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/EchoLot/libraries/LCDWIKI_GUI}&quot;"/>
  40. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/EchoLot/libraries/LCDWIKI_SPI}&quot;"/>
  41. </option>
  42. <inputType id="io.sloeber.compiler.c.sketch.input.1984508786" name="C Source Files" superClass="io.sloeber.compiler.c.sketch.input"/>
  43. </tool>
  44. <tool id="io.sloeber.tool.sketch.compiler.s.898088892" name="Arduino Assembler" superClass="io.sloeber.tool.sketch.compiler.s">
  45. <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.asm.sketch.option.incpath.1371853642" name="Include Paths (-I)" superClass="io.sloeber.compiler.asm.sketch.option.incpath" valueType="includePath">
  46. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/EchoLot/core/variant}&quot;"/>
  47. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/EchoLot/core/core}&quot;"/>
  48. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/EchoLot/libraries/SPI/src}&quot;"/>
  49. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/EchoLot/libraries/Wire/src}&quot;"/>
  50. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/EchoLot/libraries/Adafruit_BusIO}&quot;"/>
  51. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/EchoLot/libraries/LCDWIKI_GUI}&quot;"/>
  52. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/EchoLot/libraries/LCDWIKI_SPI}&quot;"/>
  53. </option>
  54. <inputType id="io.sloeber.compiler.S.sketch.input.2093386672" name="Assembly source files" superClass="io.sloeber.compiler.S.sketch.input"/>
  55. </tool>
  56. <tool id="io.sloeber.tool.ar.1182021485" name="Arduino archiver" superClass="io.sloeber.tool.ar"/>
  57. <tool id="io.sloeber.tool.combine.223025155" name="Arduino combiner" superClass="io.sloeber.tool.combine"/>
  58. <tool id="io.sloeber.tool.objcopy.eep.1527631808" name="Arduino tool objcopy command" superClass="io.sloeber.tool.objcopy.eep"/>
  59. <tool id="io.sloeber.tool.size.1716287800" name="Arduino tool Print Size" superClass="io.sloeber.tool.size"/>
  60. </toolChain>
  61. </folderInfo>
  62. <folderInfo id="io.sloeber.core.sketch.0.libraries/**/._*" resourcePath="libraries/**/._*">
  63. <toolChain id="io.sloeber.core.toolChain5.177876454" superClass="io.sloeber.core.toolChain5">
  64. <targetPlatform id="io.sloeber.core.sketch.0.libraries/**/._*.373746554" name=""/>
  65. </toolChain>
  66. </folderInfo>
  67. <folderInfo id="io.sloeber.core.sketch.0.libraries/?*/**/test*/**" resourcePath="libraries/?*/**/test*/**">
  68. <toolChain id="io.sloeber.core.toolChain3.1845328606" superClass="io.sloeber.core.toolChain3">
  69. <targetPlatform id="io.sloeber.core.sketch.0.libraries/?*/**/test*/**.1152474456" name=""/>
  70. </toolChain>
  71. </folderInfo>
  72. <folderInfo id="io.sloeber.core.sketch.0.libraries/?*/**/?xtras/**" resourcePath="libraries/?*/**/?xtras/**">
  73. <toolChain id="io.sloeber.core.toolChain2.1995020553" superClass="io.sloeber.core.toolChain2">
  74. <targetPlatform id="io.sloeber.core.sketch.0.libraries/?*/**/?xtras/**.1276219919" name=""/>
  75. </toolChain>
  76. </folderInfo>
  77. <folderInfo id="io.sloeber.core.sketch.0.libraries/?*/**/?xamples/**" resourcePath="libraries/?*/**/?xamples/**">
  78. <toolChain id="io.sloeber.core.toolChain1.955497823" superClass="io.sloeber.core.toolChain1">
  79. <targetPlatform id="io.sloeber.core.sketch.0.libraries/?*/**/?xamples/**.347484324" name=""/>
  80. </toolChain>
  81. </folderInfo>
  82. <folderInfo id="io.sloeber.core.sketch.0.libraries/?*/**/third-party/**" resourcePath="libraries/?*/**/third-party/**">
  83. <toolChain id="io.sloeber.core.toolChain4.2142235927" superClass="io.sloeber.core.toolChain4">
  84. <targetPlatform id="io.sloeber.core.sketch.0.libraries/?*/**/third-party/**.1126807827" name=""/>
  85. </toolChain>
  86. </folderInfo>
  87. <folderInfo id="io.sloeber.core.sketch.0.libraries/?*/utility/*/*" resourcePath="libraries/?*/utility/*/*">
  88. <toolChain id="io.sloeber.core.toolChain6.67337443" superClass="io.sloeber.core.toolChain6">
  89. <targetPlatform id="io.sloeber.core.sketch.0.libraries/?*/utility/*/*.1079853049" name=""/>
  90. </toolChain>
  91. </folderInfo>
  92. <sourceEntries>
  93. <entry excluding="libraries/LCDWIKI_SPI/Example|libraries/LCDWIKI_SPI/Document|libraries/LCDWIKI_GUI/Document|libraries/Adafruit_GFX_Library/Fonts|libraries/Adafruit_GFX_Library/fontconvert|libraries/ST7789_AVR/images|libraries/?*/**/?xamples/**|libraries/?*/**/?xtras/**|libraries/?*/**/test*/**|libraries/?*/**/third-party/**|libraries/**/._*|libraries/?*/utility/*/*" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
  94. </sourceEntries>
  95. </configuration>
  96. </storageModule>
  97. <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
  98. </cconfiguration>
  99. </storageModule>
  100. <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
  101. <storageModule moduleId="cdtBuildSystem" version="4.0.0">
  102. <project id="EchoLot.io.sloeber.core.sketch.1894592991" name="Arduino sketch" projectType="io.sloeber.core.sketch"/>
  103. </storageModule>
  104. <storageModule moduleId="scannerConfiguration">
  105. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
  106. </storageModule>
  107. <storageModule moduleId="refreshScope" versionNumber="2">
  108. <configuration configurationName="Release">
  109. <resource resourceType="PROJECT" workspacePath="/EchoLot"/>
  110. </configuration>
  111. </storageModule>
  112. <storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
  113. <storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
  114. </cproject>