Wemos D1 Mini Frimware zur Steuerung einer RGBW-LED-Lampe
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

.cproject 10KB

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