ESP32 mit WIFI und MQTT rx und tx
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

4 лет назад
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  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.487246780">
  5. <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="io.sloeber.core.toolChain.release.487246780" 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.487246780" name="Release" parent="org.eclipse.cdt.build.core.emptycfg">
  16. <folderInfo id="io.sloeber.core.toolChain.release.487246780.2133439353" name="/" resourcePath="">
  17. <toolChain id="io.sloeber.core.toolChain.release.1971997302" 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.870970966" name="Arduino Target" osList="all" superClass="io.sloeber.targetplatform"/>
  19. <builder buildPath="${workspace_loc:/esp32MQTT}/Release" id="io.sloeber.sketch.builder.383104403" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Arduino sketch builder" superClass="io.sloeber.sketch.builder"/>
  20. <tool id="io.sloeber.tool.sketch.compiler.cpp.356666755" 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.1579775645" name="Include Paths (-I)" superClass="io.sloeber.compiler.cpp.sketch.option.incpath" valueType="includePath">
  22. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/core/core}&quot;"/>
  23. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/core/variant}&quot;"/>
  24. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/PubSubClient/src}&quot;"/>
  25. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/WiFi/src}&quot;"/>
  26. </option>
  27. <inputType id="io.sloeber.compiler.cpp.sketch.input.937136842" name="CPP source files" superClass="io.sloeber.compiler.cpp.sketch.input"/>
  28. </tool>
  29. <tool id="io.sloeber.tool.compiler.c.940585314" name="Arduino C Compiler" superClass="io.sloeber.tool.compiler.c">
  30. <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.c.sketch.option.incpath.2015660648" name="Include Paths (-I)" superClass="io.sloeber.compiler.c.sketch.option.incpath" valueType="includePath">
  31. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/core/core}&quot;"/>
  32. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/core/variant}&quot;"/>
  33. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/PubSubClient/src}&quot;"/>
  34. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/WiFi/src}&quot;"/>
  35. </option>
  36. <inputType id="io.sloeber.compiler.c.sketch.input.1969354592" name="C Source Files" superClass="io.sloeber.compiler.c.sketch.input"/>
  37. </tool>
  38. <tool id="io.sloeber.tool.sketch.compiler.s.1231924969" name="Arduino Assembler" superClass="io.sloeber.tool.sketch.compiler.s">
  39. <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.asm.sketch.option.incpath.1651655256" name="Include Paths (-I)" superClass="io.sloeber.compiler.asm.sketch.option.incpath" valueType="includePath">
  40. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/core/core}&quot;"/>
  41. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/core/variant}&quot;"/>
  42. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/PubSubClient/src}&quot;"/>
  43. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/WiFi/src}&quot;"/>
  44. </option>
  45. <inputType id="io.sloeber.compiler.S.sketch.input.132653342" name="Assembly source files" superClass="io.sloeber.compiler.S.sketch.input"/>
  46. </tool>
  47. <tool id="io.sloeber.tool.ar.1023949531" name="Arduino archiver" superClass="io.sloeber.tool.ar"/>
  48. <tool id="io.sloeber.tool.combine.1297678907" name="Arduino combiner" superClass="io.sloeber.tool.combine"/>
  49. <tool id="io.sloeber.tool.objcopy.eep.1369237143" name="Arduino tool objcopy command" superClass="io.sloeber.tool.objcopy.eep"/>
  50. <tool id="io.sloeber.tool.size.2127989829" name="Arduino tool Print Size" superClass="io.sloeber.tool.size"/>
  51. </toolChain>
  52. </folderInfo>
  53. <sourceEntries>
  54. <entry excluding="libraries/?*/**/?xamples/**|libraries/?*/**/?xtras/**|libraries/?*/**/test*/**|libraries/?*/**/third-party/**|libraries/**/._*|libraries/?*/utility/*/*" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name=""/>
  55. </sourceEntries>
  56. </configuration>
  57. </storageModule>
  58. <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
  59. </cconfiguration>
  60. </storageModule>
  61. <storageModule moduleId="cdtBuildSystem" version="4.0.0">
  62. <project id="esp32MQTT.null.646102503" name="esp32MQTT"/>
  63. </storageModule>
  64. <storageModule moduleId="scannerConfiguration">
  65. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
  66. </storageModule>
  67. <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
  68. <storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
  69. <storageModule moduleId="refreshScope"/>
  70. </cproject>