Wemos D1 Mini Frimware zur Steuerung einer RGBW-LED-Lampe
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>LEDLamp</name>
  4. <comment></comment>
  5. <projects>
  6. </projects>
  7. <buildSpec>
  8. <buildCommand>
  9. <name>io.sloeber.core.inoToCpp</name>
  10. <arguments>
  11. </arguments>
  12. </buildCommand>
  13. <buildCommand>
  14. <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
  15. <triggers>clean,full,incremental,</triggers>
  16. <arguments>
  17. </arguments>
  18. </buildCommand>
  19. <buildCommand>
  20. <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
  21. <triggers>full,incremental,</triggers>
  22. <arguments>
  23. </arguments>
  24. </buildCommand>
  25. </buildSpec>
  26. <natures>
  27. <nature>org.eclipse.cdt.core.cnature</nature>
  28. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  29. <nature>org.eclipse.cdt.core.ccnature</nature>
  30. <nature>io.sloeber.arduinonature</nature>
  31. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  32. </natures>
  33. <linkedResources>
  34. <link>
  35. <name>core/core</name>
  36. <type>2</type>
  37. <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/esp8266/hardware/esp8266/3.1.2/cores/esp8266</locationURI>
  38. </link>
  39. <link>
  40. <name>core/variant</name>
  41. <type>2</type>
  42. <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/esp8266/hardware/esp8266/3.1.2/variants/d1</locationURI>
  43. </link>
  44. <link>
  45. <name>libraries/Adafruit_NeoPixel</name>
  46. <type>2</type>
  47. <locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/Adafruit_NeoPixel/1.15.5</locationURI>
  48. </link>
  49. <link>
  50. <name>libraries/ArduinoJson</name>
  51. <type>2</type>
  52. <locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/ArduinoJson/7.0.2</locationURI>
  53. </link>
  54. <link>
  55. <name>libraries/DNSServer</name>
  56. <type>2</type>
  57. <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/esp8266/hardware/esp8266/3.1.2/libraries/DNSServer</locationURI>
  58. </link>
  59. <link>
  60. <name>libraries/EEPROM</name>
  61. <type>2</type>
  62. <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/esp8266/hardware/esp8266/3.1.2/libraries/EEPROM</locationURI>
  63. </link>
  64. <link>
  65. <name>libraries/ESP8266WebServer</name>
  66. <type>2</type>
  67. <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/esp8266/hardware/esp8266/3.1.2/libraries/ESP8266WebServer</locationURI>
  68. </link>
  69. <link>
  70. <name>libraries/ESP8266WiFi</name>
  71. <type>2</type>
  72. <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/esp8266/hardware/esp8266/3.1.2/libraries/ESP8266WiFi</locationURI>
  73. </link>
  74. <link>
  75. <name>libraries/Hash</name>
  76. <type>2</type>
  77. <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/esp8266/hardware/esp8266/3.1.2/libraries/Hash</locationURI>
  78. </link>
  79. <link>
  80. <name>libraries/WebSockets</name>
  81. <type>2</type>
  82. <locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/WebSockets/2.7.2</locationURI>
  83. </link>
  84. </linkedResources>
  85. </projectDescription>