Distanz-/Tiefenmesser mit JSN-SR40T
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

.project 2.7KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>EchoLot</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>EEPROM</name>
  36. <type>2</type>
  37. <location>C:/Users/FSmilari/Documents/Arduino/hardware/Arduino_STM32/STM32F1/libraries/EEPROM</location>
  38. </link>
  39. <link>
  40. <name>SPI</name>
  41. <type>2</type>
  42. <location>C:/Users/FSmilari/Documents/Arduino/hardware/Arduino_STM32/STM32F1/libraries/SPI</location>
  43. </link>
  44. <link>
  45. <name>Wire</name>
  46. <type>2</type>
  47. <location>C:/Users/FSmilari/Documents/Arduino/hardware/Arduino_STM32/STM32F1/libraries/Wire</location>
  48. </link>
  49. <link>
  50. <name>core/core</name>
  51. <type>2</type>
  52. <location>C:/Users/FSmilari/Documents/Arduino/hardware/Arduino_STM32/STM32F1/cores/maple</location>
  53. </link>
  54. <link>
  55. <name>core/variant</name>
  56. <type>2</type>
  57. <location>C:/Users/FSmilari/Documents/Arduino/hardware/Arduino_STM32/STM32F1/variants/generic_stm32f103c</location>
  58. </link>
  59. <link>
  60. <name>libraries/Adafruit_BusIO</name>
  61. <type>2</type>
  62. <location>C:/Users/FSmilari/Documents/Arduino/libraries/Adafruit_BusIO</location>
  63. </link>
  64. <link>
  65. <name>libraries/Adafruit_GFX_Library</name>
  66. <type>2</type>
  67. <location>C:/Users/FSmilari/Documents/Arduino/libraries/Adafruit_GFX_Library</location>
  68. </link>
  69. <link>
  70. <name>libraries/Adafruit_ST7735_and_ST7789_Library</name>
  71. <type>2</type>
  72. <locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/Adafruit_ST7735_and_ST7789_Library/1.11.0</locationURI>
  73. </link>
  74. <link>
  75. <name>libraries/RotaryEncoder</name>
  76. <type>2</type>
  77. <locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/RotaryEncoder/1.5.2</locationURI>
  78. </link>
  79. <link>
  80. <name>libraries/ezButton</name>
  81. <type>2</type>
  82. <locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/ezButton/1.0.3</locationURI>
  83. </link>
  84. </linkedResources>
  85. </projectDescription>