mirror of
https://github.com/grillbaer/esp32-geiger-counter.git
synced 2025-12-21 13:23:15 +01:00
76 lines
2.1 KiB
XML
76 lines
2.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>esp32-geiger-counter</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.core.ccnature</nature>
|
|
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
|
|
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
|
|
<nature>io.sloeber.arduinonature</nature>
|
|
</natures>
|
|
<linkedResources>
|
|
<link>
|
|
<name>core/core</name>
|
|
<type>2</type>
|
|
<location>C:/dev/git/arduino-esp32/cores/esp32</location>
|
|
</link>
|
|
<link>
|
|
<name>core/variant</name>
|
|
<type>2</type>
|
|
<location>C:/dev/git/arduino-esp32/variants/lolin32</location>
|
|
</link>
|
|
<link>
|
|
<name>libraries/ESP32</name>
|
|
<type>2</type>
|
|
<location>C:/dev/git/arduino-esp32/libraries/ESP32</location>
|
|
</link>
|
|
<link>
|
|
<name>libraries/SPI</name>
|
|
<type>2</type>
|
|
<location>C:/dev/git/arduino-esp32/libraries/SPI</location>
|
|
</link>
|
|
<link>
|
|
<name>libraries/Time</name>
|
|
<type>2</type>
|
|
<locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/Time/1.5.0</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>libraries/U8g2</name>
|
|
<type>2</type>
|
|
<locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/U8g2/2.25.10</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>libraries/WiFi</name>
|
|
<type>2</type>
|
|
<location>C:/dev/git/arduino-esp32/libraries/WiFi</location>
|
|
</link>
|
|
<link>
|
|
<name>libraries/Wire</name>
|
|
<type>2</type>
|
|
<location>C:/dev/git/arduino-esp32/libraries/Wire</location>
|
|
</link>
|
|
</linkedResources>
|
|
</projectDescription>
|