Luftdruck, Luftfeuchtigkeit und Temperatur mit UDP und Webserver
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

83 line
7.4KB

  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.toolChain.release.262454769">
  5. <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="io.sloeber.core.toolChain.release.262454769" 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="" description="" id="io.sloeber.core.toolChain.release.262454769" name="Release" parent="org.eclipse.cdt.build.core.emptycfg">
  16. <folderInfo id="io.sloeber.core.toolChain.release.262454769.1260773720" name="/" resourcePath="">
  17. <toolChain id="io.sloeber.core.toolChain.release.1619068572" 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.1785506933" name="Arduino Target" osList="all" superClass="io.sloeber.targetplatform"/>
  19. <builder buildPath="${workspace_loc:/BME280}/Release" id="io.sloeber.sketch.builder.2081971504" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Arduino sketch builder" superClass="io.sloeber.sketch.builder"/>
  20. <tool id="io.sloeber.tool.sketch.compiler.cpp.84954611" 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.443468559" name="Include Paths (-I)" superClass="io.sloeber.compiler.cpp.sketch.option.incpath" valueType="includePath">
  22. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/core/core}&quot;"/>
  23. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/core/variant}&quot;"/>
  24. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/libraries/Adafruit_Unified_Sensor}&quot;"/>
  25. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/libraries/DHT_sensor_library}&quot;"/>
  26. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/libraries/Ethernet/src}&quot;"/>
  27. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/libraries/SPI/src}&quot;"/>
  28. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/libraries/Wire/src}&quot;"/>
  29. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/libraries/BME280/src}&quot;"/>
  30. </option>
  31. <inputType id="io.sloeber.compiler.cpp.sketch.input.1340471967" name="CPP source files" superClass="io.sloeber.compiler.cpp.sketch.input"/>
  32. </tool>
  33. <tool id="io.sloeber.tool.compiler.c.2085331825" name="Arduino C Compiler" superClass="io.sloeber.tool.compiler.c">
  34. <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.c.sketch.option.incpath.1758525262" name="Include Paths (-I)" superClass="io.sloeber.compiler.c.sketch.option.incpath" valueType="includePath">
  35. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/core/core}&quot;"/>
  36. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/core/variant}&quot;"/>
  37. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/libraries/Adafruit_Unified_Sensor}&quot;"/>
  38. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/libraries/DHT_sensor_library}&quot;"/>
  39. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/libraries/Ethernet/src}&quot;"/>
  40. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/libraries/SPI/src}&quot;"/>
  41. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/libraries/Wire/src}&quot;"/>
  42. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/libraries/BME280/src}&quot;"/>
  43. </option>
  44. <inputType id="io.sloeber.compiler.c.sketch.input.580240993" name="C Source Files" superClass="io.sloeber.compiler.c.sketch.input"/>
  45. </tool>
  46. <tool id="io.sloeber.tool.sketch.compiler.s.1375546749" name="Arduino Assembler" superClass="io.sloeber.tool.sketch.compiler.s">
  47. <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.asm.sketch.option.incpath.1382630975" name="Include Paths (-I)" superClass="io.sloeber.compiler.asm.sketch.option.incpath" valueType="includePath">
  48. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/core/core}&quot;"/>
  49. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/core/variant}&quot;"/>
  50. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/libraries/Adafruit_Unified_Sensor}&quot;"/>
  51. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/libraries/DHT_sensor_library}&quot;"/>
  52. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/libraries/Ethernet/src}&quot;"/>
  53. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/libraries/SPI/src}&quot;"/>
  54. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/libraries/Wire/src}&quot;"/>
  55. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/BME280/libraries/BME280/src}&quot;"/>
  56. </option>
  57. <inputType id="io.sloeber.compiler.S.sketch.input.271445049" name="Assembly source files" superClass="io.sloeber.compiler.S.sketch.input"/>
  58. </tool>
  59. <tool id="io.sloeber.tool.ar.755545239" name="Arduino archiver" superClass="io.sloeber.tool.ar"/>
  60. <tool id="io.sloeber.tool.combine.1002777016" name="Arduino combiner" superClass="io.sloeber.tool.combine"/>
  61. <tool id="io.sloeber.tool.objcopy.eep.1550890028" name="Arduino tool objcopy command" superClass="io.sloeber.tool.objcopy.eep"/>
  62. <tool id="io.sloeber.tool.size.1128081484" name="Arduino tool Print Size" superClass="io.sloeber.tool.size"/>
  63. </toolChain>
  64. </folderInfo>
  65. <sourceEntries>
  66. <entry excluding="libraries/Adafruit_BME280_Library/assets|libraries/?*/**/?xamples/**|libraries/?*/**/?xtras/**|libraries/?*/**/test*/**|libraries/?*/**/third-party/**|libraries/**/._*|libraries/?*/utility/*/*" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name=""/>
  67. </sourceEntries>
  68. </configuration>
  69. </storageModule>
  70. <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
  71. </cconfiguration>
  72. </storageModule>
  73. <storageModule moduleId="cdtBuildSystem" version="4.0.0">
  74. <project id="BME280.null.43788645" name="BME280"/>
  75. </storageModule>
  76. <storageModule moduleId="scannerConfiguration">
  77. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
  78. </storageModule>
  79. <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
  80. <storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
  81. <storageModule moduleId="refreshScope"/>
  82. </cproject>