standart Framework für HTTP und MQTT implementierung
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

il y a 4 ans
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>stdFramework</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.core.ccnature</nature>
  29. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  30. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  31. <nature>io.sloeber.arduinonature</nature>
  32. </natures>
  33. <linkedResources>
  34. <link>
  35. <name>core/core</name>
  36. <type>2</type>
  37. <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/arduino/hardware/avr/1.8.2/cores/arduino</locationURI>
  38. </link>
  39. <link>
  40. <name>core/variant</name>
  41. <type>2</type>
  42. <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/arduino/hardware/avr/1.8.2/variants/mega</locationURI>
  43. </link>
  44. <link>
  45. <name>libraries/BME280</name>
  46. <type>2</type>
  47. <locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/BME280/2.3.0</locationURI>
  48. </link>
  49. <link>
  50. <name>libraries/Ethernet</name>
  51. <type>2</type>
  52. <locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/Ethernet/2.0.0</locationURI>
  53. </link>
  54. <link>
  55. <name>libraries/PubSubClient</name>
  56. <type>2</type>
  57. <locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/PubSubClient/2.7.0</locationURI>
  58. </link>
  59. <link>
  60. <name>libraries/SPI</name>
  61. <type>2</type>
  62. <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/arduino/hardware/avr/1.8.2/libraries/SPI</locationURI>
  63. </link>
  64. <link>
  65. <name>libraries/Wire</name>
  66. <type>2</type>
  67. <locationURI>ECLIPSE_HOME/arduinoPlugin/packages/arduino/hardware/avr/1.8.2/libraries/Wire</locationURI>
  68. </link>
  69. </linkedResources>
  70. </projectDescription>