add libraries, WiFi works
This commit is contained in:
25
.project
25
.project
@ -26,21 +26,6 @@
|
||||
<nature>it.baeyens.arduinonature</nature>
|
||||
</natures>
|
||||
<linkedResources>
|
||||
<link>
|
||||
<name>Libraries/SPI</name>
|
||||
<type>2</type>
|
||||
<locationURI>ArduinoHardwareLibPath/SPI</locationURI>
|
||||
</link>
|
||||
<link>
|
||||
<name>Libraries/WiFi</name>
|
||||
<type>2</type>
|
||||
<locationURI>ArduinoLibPath/WiFi</locationURI>
|
||||
</link>
|
||||
<link>
|
||||
<name>Libraries/Wire</name>
|
||||
<type>2</type>
|
||||
<locationURI>ArduinoHardwareLibPath/Wire</locationURI>
|
||||
</link>
|
||||
<link>
|
||||
<name>arduino/core</name>
|
||||
<type>2</type>
|
||||
@ -51,6 +36,16 @@
|
||||
<type>2</type>
|
||||
<locationURI>ArduinoPinPath/mega</locationURI>
|
||||
</link>
|
||||
<link>
|
||||
<name>core/core</name>
|
||||
<type>2</type>
|
||||
<location>/opt/eclipse/eclipse-arduino/cpp-neon/eclipse/arduinoPlugin/packages/arduino/hardware/avr/1.6.14/cores/arduino</location>
|
||||
</link>
|
||||
<link>
|
||||
<name>core/variant</name>
|
||||
<type>2</type>
|
||||
<location>/opt/eclipse/eclipse-arduino/cpp-neon/eclipse/arduinoPlugin/packages/arduino/hardware/avr/1.6.14/variants/mega</location>
|
||||
</link>
|
||||
</linkedResources>
|
||||
<variableList>
|
||||
<variable>
|
||||
|
Reference in New Issue
Block a user