| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- <?xml version="1.0" encoding="UTF-8"?>
- <projectDescription>
- <name>EchoLot</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>io.sloeber.core.inoToCpp</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
- <triggers>clean,full,incremental,</triggers>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
- <triggers>full,incremental,</triggers>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.cdt.core.cnature</nature>
- <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
- <nature>org.eclipse.cdt.core.ccnature</nature>
- <nature>io.sloeber.arduinonature</nature>
- <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
- </natures>
- <linkedResources>
- <link>
- <name>EEPROM</name>
- <type>2</type>
- <location>C:/Users/FSmilari/Documents/Arduino/hardware/Arduino_STM32/STM32F1/libraries/EEPROM</location>
- </link>
- <link>
- <name>SPI</name>
- <type>2</type>
- <location>C:/Users/FSmilari/Documents/Arduino/hardware/Arduino_STM32/STM32F1/libraries/SPI</location>
- </link>
- <link>
- <name>Wire</name>
- <type>2</type>
- <location>C:/Users/FSmilari/Documents/Arduino/hardware/Arduino_STM32/STM32F1/libraries/Wire</location>
- </link>
- <link>
- <name>core/core</name>
- <type>2</type>
- <location>C:/Users/FSmilari/Documents/Arduino/hardware/Arduino_STM32/STM32F1/cores/maple</location>
- </link>
- <link>
- <name>core/variant</name>
- <type>2</type>
- <location>C:/Users/FSmilari/Documents/Arduino/hardware/Arduino_STM32/STM32F1/variants/generic_stm32f103c</location>
- </link>
- <link>
- <name>libraries/Adafruit_BusIO</name>
- <type>2</type>
- <location>C:/Users/FSmilari/Documents/Arduino/libraries/Adafruit_BusIO</location>
- </link>
- <link>
- <name>libraries/Adafruit_GFX_Library</name>
- <type>2</type>
- <location>C:/Users/FSmilari/Documents/Arduino/libraries/Adafruit_GFX_Library</location>
- </link>
- <link>
- <name>libraries/Adafruit_ST7735_and_ST7789_Library</name>
- <type>2</type>
- <locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/Adafruit_ST7735_and_ST7789_Library/1.11.0</locationURI>
- </link>
- <link>
- <name>libraries/RotaryEncoder</name>
- <type>2</type>
- <locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/RotaryEncoder/1.5.2</locationURI>
- </link>
- <link>
- <name>libraries/ezButton</name>
- <type>2</type>
- <locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/ezButton/1.0.3</locationURI>
- </link>
- </linkedResources>
- </projectDescription>
|