add libraries
This commit is contained in:
26
.project
26
.project
@ -26,26 +26,6 @@
|
||||
<nature>it.baeyens.arduinonature</nature>
|
||||
</natures>
|
||||
<linkedResources>
|
||||
<link>
|
||||
<name>Libraries/EEPROM</name>
|
||||
<type>2</type>
|
||||
<locationURI>ArduinoHardwareLibPath/EEPROM</locationURI>
|
||||
</link>
|
||||
<link>
|
||||
<name>Libraries/Ethernet</name>
|
||||
<type>2</type>
|
||||
<locationURI>ArduinoHardwareLibPath/Ethernet</locationURI>
|
||||
</link>
|
||||
<link>
|
||||
<name>Libraries/SPI</name>
|
||||
<type>2</type>
|
||||
<locationURI>ArduinoHardwareLibPath/SPI</locationURI>
|
||||
</link>
|
||||
<link>
|
||||
<name>Libraries/Streaming</name>
|
||||
<type>2</type>
|
||||
<locationURI>ArduinoPivateLibPath/Streaming</locationURI>
|
||||
</link>
|
||||
<link>
|
||||
<name>arduino/core</name>
|
||||
<type>2</type>
|
||||
@ -55,15 +35,15 @@
|
||||
<variableList>
|
||||
<variable>
|
||||
<name>ArduinoHardwareLibPath</name>
|
||||
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/teensy/all/libraries</value>
|
||||
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/teensy/avr/libraries</value>
|
||||
</variable>
|
||||
<variable>
|
||||
<name>ArduinoPinPath</name>
|
||||
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/teensy/all/variants</value>
|
||||
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/teensy/avr/variants</value>
|
||||
</variable>
|
||||
<variable>
|
||||
<name>ArduinoPlatformPath</name>
|
||||
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/teensy/all</value>
|
||||
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/teensy/avr</value>
|
||||
</variable>
|
||||
</variableList>
|
||||
</projectDescription>
|
||||
|
Reference in New Issue
Block a user