Initial code commit
This commit is contained in:
75
.project
Normal file
75
.project
Normal file
@@ -0,0 +1,75 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>autofilm</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>core/core</name>
|
||||
<type>2</type>
|
||||
<locationURI>ECLIPSE_HOME/arduinoPlugin/packages/esp32/hardware/esp32/3.0.1/cores/esp32</locationURI>
|
||||
</link>
|
||||
<link>
|
||||
<name>core/variant</name>
|
||||
<type>2</type>
|
||||
<locationURI>ECLIPSE_HOME/arduinoPlugin/packages/esp32/hardware/esp32/3.0.1/variants/esp32</locationURI>
|
||||
</link>
|
||||
<link>
|
||||
<name>libraries/AccelStepper</name>
|
||||
<type>2</type>
|
||||
<location>C:/Users/gordon/Documents/Arduino/libraries/AccelStepper</location>
|
||||
</link>
|
||||
<link>
|
||||
<name>libraries/DallasTemperature</name>
|
||||
<type>2</type>
|
||||
<location>C:/Users/gordon/Documents/Arduino/libraries/DallasTemperature</location>
|
||||
</link>
|
||||
<link>
|
||||
<name>libraries/Keypad</name>
|
||||
<type>2</type>
|
||||
<location>C:/Users/gordon/Documents/Arduino/libraries/Keypad</location>
|
||||
</link>
|
||||
<link>
|
||||
<name>libraries/LiquidCrystal_I2C</name>
|
||||
<type>2</type>
|
||||
<location>C:/Users/gordon/Documents/Arduino/libraries/LiquidCrystal_I2C</location>
|
||||
</link>
|
||||
<link>
|
||||
<name>libraries/OneWire</name>
|
||||
<type>2</type>
|
||||
<location>C:/Users/gordon/Documents/Arduino/libraries/OneWire</location>
|
||||
</link>
|
||||
<link>
|
||||
<name>libraries/Wire</name>
|
||||
<type>2</type>
|
||||
<locationURI>ECLIPSE_HOME/arduinoPlugin/packages/esp32/hardware/esp32/3.0.1/libraries/Wire</locationURI>
|
||||
</link>
|
||||
</linkedResources>
|
||||
</projectDescription>
|
||||
Reference in New Issue
Block a user