ESP32 mit WIFI und MQTT rx und tx
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.

86 lines
7.8KB

  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/Ethernet/src}&quot;"/>
  26. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/SPI/src}&quot;"/>
  27. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/EEPROM/src}&quot;"/>
  28. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/ESP32/src}&quot;"/>
  29. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/WiFiEsp/src}&quot;"/>
  30. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/WiFi/src}&quot;"/>
  31. </option>
  32. <inputType id="io.sloeber.compiler.cpp.sketch.input.937136842" name="CPP source files" superClass="io.sloeber.compiler.cpp.sketch.input"/>
  33. </tool>
  34. <tool id="io.sloeber.tool.compiler.c.940585314" name="Arduino C Compiler" superClass="io.sloeber.tool.compiler.c">
  35. <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">
  36. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/core/core}&quot;"/>
  37. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/core/variant}&quot;"/>
  38. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/PubSubClient/src}&quot;"/>
  39. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/Ethernet/src}&quot;"/>
  40. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/SPI/src}&quot;"/>
  41. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/EEPROM/src}&quot;"/>
  42. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/ESP32/src}&quot;"/>
  43. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/WiFiEsp/src}&quot;"/>
  44. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/WiFi/src}&quot;"/>
  45. </option>
  46. <inputType id="io.sloeber.compiler.c.sketch.input.1969354592" name="C Source Files" superClass="io.sloeber.compiler.c.sketch.input"/>
  47. </tool>
  48. <tool id="io.sloeber.tool.sketch.compiler.s.1231924969" name="Arduino Assembler" superClass="io.sloeber.tool.sketch.compiler.s">
  49. <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">
  50. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/core/core}&quot;"/>
  51. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/core/variant}&quot;"/>
  52. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/PubSubClient/src}&quot;"/>
  53. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/Ethernet/src}&quot;"/>
  54. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/SPI/src}&quot;"/>
  55. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/EEPROM/src}&quot;"/>
  56. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/ESP32/src}&quot;"/>
  57. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/WiFiEsp/src}&quot;"/>
  58. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/esp32MQTT/libraries/WiFi/src}&quot;"/>
  59. </option>
  60. <inputType id="io.sloeber.compiler.S.sketch.input.132653342" name="Assembly source files" superClass="io.sloeber.compiler.S.sketch.input"/>
  61. </tool>
  62. <tool id="io.sloeber.tool.ar.1023949531" name="Arduino archiver" superClass="io.sloeber.tool.ar"/>
  63. <tool id="io.sloeber.tool.combine.1297678907" name="Arduino combiner" superClass="io.sloeber.tool.combine"/>
  64. <tool id="io.sloeber.tool.objcopy.eep.1369237143" name="Arduino tool objcopy command" superClass="io.sloeber.tool.objcopy.eep"/>
  65. <tool id="io.sloeber.tool.size.2127989829" name="Arduino tool Print Size" superClass="io.sloeber.tool.size"/>
  66. </toolChain>
  67. </folderInfo>
  68. <sourceEntries>
  69. <entry excluding="libraries/?*/**/?xamples/**|libraries/?*/**/?xtras/**|libraries/?*/**/test*/**|libraries/?*/**/third-party/**|libraries/**/._*|libraries/?*/utility/*/*" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name=""/>
  70. </sourceEntries>
  71. </configuration>
  72. </storageModule>
  73. <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
  74. </cconfiguration>
  75. </storageModule>
  76. <storageModule moduleId="cdtBuildSystem" version="4.0.0">
  77. <project id="esp32MQTT.null.646102503" name="esp32MQTT"/>
  78. </storageModule>
  79. <storageModule moduleId="scannerConfiguration">
  80. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
  81. </storageModule>
  82. <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
  83. <storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
  84. <storageModule moduleId="refreshScope"/>
  85. </cproject>