Wemos D1 Mini Frimware zur Steuerung einer RGBW-LED-Lampe
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.

.cproject 8.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  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.816937340" 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.1404519782" name="Arduino Target" osList="all" superClass="io.sloeber.targetplatform"/>
  19. <builder buildPath="${workspace_loc:/LEDLamp}/Release" id="io.sloeber.sketch.builder.1880584505" keepEnvironmentInBuildfile="false" name="Arduino sketch builder" parallelBuildOn="false" superClass="io.sloeber.sketch.builder"/>
  20. <tool id="io.sloeber.tool.sketch.compiler.cpp.1540741071" 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.1935522056" name="Include Paths (-I)" superClass="io.sloeber.compiler.cpp.sketch.option.incpath" valueType="includePath">
  22. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/LEDLamp/core/variant}&quot;"/>
  23. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/LEDLamp/core/core}&quot;"/>
  24. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/LEDLamp/libraries/ESP8266WiFi/src}&quot;"/>
  25. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/LEDLamp/libraries/ESP8266WebServer/src}&quot;"/>
  26. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/LEDLamp/libraries/EEPROM}&quot;"/>
  27. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/LEDLamp/libraries/DNSServer/src}&quot;"/>
  28. </option>
  29. <inputType id="io.sloeber.compiler.cpp.sketch.input.1770649762" name="CPP source files" superClass="io.sloeber.compiler.cpp.sketch.input"/>
  30. </tool>
  31. <tool id="io.sloeber.tool.compiler.c.1882603549" name="Arduino C Compiler" superClass="io.sloeber.tool.compiler.c">
  32. <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.c.sketch.option.incpath.225042047" name="Include Paths (-I)" superClass="io.sloeber.compiler.c.sketch.option.incpath" valueType="includePath">
  33. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/LEDLamp/core/variant}&quot;"/>
  34. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/LEDLamp/core/core}&quot;"/>
  35. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/LEDLamp/libraries/ESP8266WiFi/src}&quot;"/>
  36. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/LEDLamp/libraries/ESP8266WebServer/src}&quot;"/>
  37. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/LEDLamp/libraries/EEPROM}&quot;"/>
  38. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/LEDLamp/libraries/DNSServer/src}&quot;"/>
  39. </option>
  40. <inputType id="io.sloeber.compiler.c.sketch.input.1705705" name="C Source Files" superClass="io.sloeber.compiler.c.sketch.input"/>
  41. </tool>
  42. <tool id="io.sloeber.tool.sketch.compiler.s.1033602739" name="Arduino Assembler" superClass="io.sloeber.tool.sketch.compiler.s">
  43. <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.asm.sketch.option.incpath.328612697" name="Include Paths (-I)" superClass="io.sloeber.compiler.asm.sketch.option.incpath" valueType="includePath">
  44. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/LEDLamp/core/variant}&quot;"/>
  45. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/LEDLamp/core/core}&quot;"/>
  46. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/LEDLamp/libraries/ESP8266WiFi/src}&quot;"/>
  47. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/LEDLamp/libraries/ESP8266WebServer/src}&quot;"/>
  48. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/LEDLamp/libraries/EEPROM}&quot;"/>
  49. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/LEDLamp/libraries/DNSServer/src}&quot;"/>
  50. </option>
  51. <inputType id="io.sloeber.compiler.S.sketch.input.1190005390" name="Assembly source files" superClass="io.sloeber.compiler.S.sketch.input"/>
  52. </tool>
  53. <tool id="io.sloeber.tool.ar.514969585" name="Arduino archiver" superClass="io.sloeber.tool.ar"/>
  54. <tool id="io.sloeber.tool.combine.1948275152" name="Arduino combiner" superClass="io.sloeber.tool.combine"/>
  55. <tool id="io.sloeber.tool.objcopy.eep.1139530296" name="Arduino tool objcopy command" superClass="io.sloeber.tool.objcopy.eep"/>
  56. <tool id="io.sloeber.tool.size.1029180469" name="Arduino tool Print Size" superClass="io.sloeber.tool.size"/>
  57. </toolChain>
  58. </folderInfo>
  59. <folderInfo id="io.sloeber.core.sketch.0.libraries/**/._*" resourcePath="libraries/**/._*">
  60. <toolChain id="io.sloeber.core.toolChain5.1209827109" superClass="io.sloeber.core.toolChain5">
  61. <targetPlatform id="io.sloeber.core.sketch.0.libraries/**/._*.1925306198" name=""/>
  62. </toolChain>
  63. </folderInfo>
  64. <folderInfo id="io.sloeber.core.sketch.0.libraries/?*/**/test*/**" resourcePath="libraries/?*/**/test*/**">
  65. <toolChain id="io.sloeber.core.toolChain3.763945054" superClass="io.sloeber.core.toolChain3">
  66. <targetPlatform id="io.sloeber.core.sketch.0.libraries/?*/**/test*/**.2127203078" name=""/>
  67. </toolChain>
  68. </folderInfo>
  69. <folderInfo id="io.sloeber.core.sketch.0.libraries/?*/**/?xtras/**" resourcePath="libraries/?*/**/?xtras/**">
  70. <toolChain id="io.sloeber.core.toolChain2.384401881" superClass="io.sloeber.core.toolChain2">
  71. <targetPlatform id="io.sloeber.core.sketch.0.libraries/?*/**/?xtras/**.1837421639" name=""/>
  72. </toolChain>
  73. </folderInfo>
  74. <folderInfo id="io.sloeber.core.sketch.0.libraries/?*/**/?xamples/**" resourcePath="libraries/?*/**/?xamples/**">
  75. <toolChain id="io.sloeber.core.toolChain1.30873918" superClass="io.sloeber.core.toolChain1">
  76. <targetPlatform id="io.sloeber.core.sketch.0.libraries/?*/**/?xamples/**.1548566557" name=""/>
  77. </toolChain>
  78. </folderInfo>
  79. <folderInfo id="io.sloeber.core.sketch.0.libraries/?*/**/third-party/**" resourcePath="libraries/?*/**/third-party/**">
  80. <toolChain id="io.sloeber.core.toolChain4.1323350237" superClass="io.sloeber.core.toolChain4">
  81. <targetPlatform id="io.sloeber.core.sketch.0.libraries/?*/**/third-party/**.426112813" name=""/>
  82. </toolChain>
  83. </folderInfo>
  84. <folderInfo id="io.sloeber.core.sketch.0.libraries/?*/utility/*/*" resourcePath="libraries/?*/utility/*/*">
  85. <toolChain id="io.sloeber.core.toolChain6.1175006788" superClass="io.sloeber.core.toolChain6">
  86. <targetPlatform id="io.sloeber.core.sketch.0.libraries/?*/utility/*/*.1520476848" name=""/>
  87. </toolChain>
  88. </folderInfo>
  89. <sourceEntries>
  90. <entry excluding="libraries/?*/**/?xamples/**|libraries/?*/**/?xtras/**|libraries/?*/**/test*/**|libraries/?*/**/third-party/**|libraries/**/._*|libraries/?*/utility/*/*" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
  91. </sourceEntries>
  92. </configuration>
  93. </storageModule>
  94. <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
  95. </cconfiguration>
  96. </storageModule>
  97. <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
  98. <storageModule moduleId="cdtBuildSystem" version="4.0.0">
  99. <project id="LEDLamp.io.sloeber.core.sketch.1486644480" name="Arduino sketch" projectType="io.sloeber.core.sketch"/>
  100. </storageModule>
  101. <storageModule moduleId="scannerConfiguration">
  102. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
  103. </storageModule>
  104. <storageModule moduleId="refreshScope"/>
  105. <storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
  106. <storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
  107. </cproject>