您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

4 年前
4 年前
4 年前
4 年前
4 年前
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  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.662097424">
  5. <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="io.sloeber.core.toolChain.release.662097424" 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.662097424" name="Release" parent="org.eclipse.cdt.build.core.emptycfg">
  16. <folderInfo id="io.sloeber.core.toolChain.release.662097424.1880097391" name="/" resourcePath="">
  17. <toolChain id="io.sloeber.core.toolChain.release.844506310" 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.1289569432" name="Arduino Target" osList="all" superClass="io.sloeber.targetplatform"/>
  19. <builder buildPath="${workspace_loc:/IAQ2000+DHT11}/Release" id="io.sloeber.sketch.builder.1398796842" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Arduino sketch builder" superClass="io.sloeber.sketch.builder"/>
  20. <tool id="io.sloeber.tool.sketch.compiler.cpp.72740926" 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.279191668" name="Include Paths (-I)" superClass="io.sloeber.compiler.cpp.sketch.option.incpath" valueType="includePath">
  22. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/core/core}&quot;"/>
  23. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/core/variant}&quot;"/>
  24. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/libraries/Ethernet/src}&quot;"/>
  25. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/libraries/SPI/src}&quot;"/>
  26. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/libraries/Wire/src}&quot;"/>
  27. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/I2Cdev}&quot;"/>
  28. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/IAQ2000}&quot;"/>
  29. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/libraries/DHT_sensor_library}&quot;"/>
  30. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/libraries/Adafruit_Unified_Sensor}&quot;"/>
  31. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/libraries/PubSubClient/src}&quot;"/>
  32. </option>
  33. <inputType id="io.sloeber.compiler.cpp.sketch.input.1213930982" name="CPP source files" superClass="io.sloeber.compiler.cpp.sketch.input"/>
  34. </tool>
  35. <tool id="io.sloeber.tool.compiler.c.1369651733" name="Arduino C Compiler" superClass="io.sloeber.tool.compiler.c">
  36. <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.c.sketch.option.incpath.2080176659" name="Include Paths (-I)" superClass="io.sloeber.compiler.c.sketch.option.incpath" valueType="includePath">
  37. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/core/core}&quot;"/>
  38. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/core/variant}&quot;"/>
  39. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/libraries/Ethernet/src}&quot;"/>
  40. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/libraries/SPI/src}&quot;"/>
  41. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/libraries/Wire/src}&quot;"/>
  42. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/I2Cdev}&quot;"/>
  43. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/IAQ2000}&quot;"/>
  44. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/libraries/DHT_sensor_library}&quot;"/>
  45. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/libraries/Adafruit_Unified_Sensor}&quot;"/>
  46. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/libraries/PubSubClient/src}&quot;"/>
  47. </option>
  48. <inputType id="io.sloeber.compiler.c.sketch.input.1564829864" name="C Source Files" superClass="io.sloeber.compiler.c.sketch.input"/>
  49. </tool>
  50. <tool id="io.sloeber.tool.sketch.compiler.s.1304605994" name="Arduino Assembler" superClass="io.sloeber.tool.sketch.compiler.s">
  51. <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.asm.sketch.option.incpath.173877080" name="Include Paths (-I)" superClass="io.sloeber.compiler.asm.sketch.option.incpath" valueType="includePath">
  52. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/core/core}&quot;"/>
  53. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/core/variant}&quot;"/>
  54. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/libraries/Ethernet/src}&quot;"/>
  55. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/libraries/SPI/src}&quot;"/>
  56. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/libraries/Wire/src}&quot;"/>
  57. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/I2Cdev}&quot;"/>
  58. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/IAQ2000}&quot;"/>
  59. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/libraries/DHT_sensor_library}&quot;"/>
  60. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/libraries/Adafruit_Unified_Sensor}&quot;"/>
  61. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/IAQ2000+DHT11/libraries/PubSubClient/src}&quot;"/>
  62. </option>
  63. <inputType id="io.sloeber.compiler.S.sketch.input.1340516571" name="Assembly source files" superClass="io.sloeber.compiler.S.sketch.input"/>
  64. </tool>
  65. <tool id="io.sloeber.tool.ar.1609512740" name="Arduino archiver" superClass="io.sloeber.tool.ar"/>
  66. <tool id="io.sloeber.tool.combine.1799087624" name="Arduino combiner" superClass="io.sloeber.tool.combine"/>
  67. <tool id="io.sloeber.tool.objcopy.eep.920048779" name="Arduino tool objcopy command" superClass="io.sloeber.tool.objcopy.eep"/>
  68. <tool id="io.sloeber.tool.size.1747255220" name="Arduino tool Print Size" superClass="io.sloeber.tool.size"/>
  69. </toolChain>
  70. </folderInfo>
  71. <sourceEntries>
  72. <entry excluding="libraries/Adafruit_Sensor_Lab/notebooks|libraries/?*/**/?xamples/**|libraries/?*/**/?xtras/**|libraries/?*/**/test*/**|libraries/?*/**/third-party/**|libraries/**/._*|libraries/?*/utility/*/*" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name=""/>
  73. </sourceEntries>
  74. </configuration>
  75. </storageModule>
  76. <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
  77. </cconfiguration>
  78. </storageModule>
  79. <storageModule moduleId="cdtBuildSystem" version="4.0.0">
  80. <project id="IAQ2000+DHT11.null.1998957607" name="IAQ2000+DHT11"/>
  81. </storageModule>
  82. <storageModule moduleId="scannerConfiguration">
  83. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
  84. </storageModule>
  85. <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
  86. <storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
  87. <storageModule moduleId="refreshScope"/>
  88. </cproject>