Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Crocker <dcrocker@eschertech.com>2015-02-06 18:45:30 +0300
committerDavid Crocker <dcrocker@eschertech.com>2015-02-06 18:45:30 +0300
commit20775907eec39b91eeae78856fcdd28304e4a267 (patch)
tree298db95606b5298bc54b836e92917cbb464d9c24 /.project
parent7550806db41e4660cba76b81a8bbf9fc5159a982 (diff)
Version 1.00g
Switched to Arduino 1.5.8 and gcc 4.8.3
Diffstat (limited to '.project')
-rw-r--r--.project6
1 files changed, 3 insertions, 3 deletions
diff --git a/.project b/.project
index bd59a279..7478a809 100644
--- a/.project
+++ b/.project
@@ -70,15 +70,15 @@
<variableList>
<variable>
<name>ArduinoHardwareLibPath</name>
- <value>file:/C:/Arduino-1.5.4/hardware/arduino/sam/libraries</value>
+ <value>file:/C:/Arduino-1.5.8/hardware/arduino/sam/libraries</value>
</variable>
<variable>
<name>ArduinoPinPath</name>
- <value>file:/C:/Arduino-1.5.4/hardware/arduino/sam/variants</value>
+ <value>file:/C:/Arduino-1.5.8/hardware/arduino/sam/variants</value>
</variable>
<variable>
<name>ArduinoPlatformPath</name>
- <value>file:/C:/Arduino-1.5.4/hardware/arduino/sam</value>
+ <value>file:/C:/Arduino-1.5.8/hardware/arduino/sam</value>
</variable>
</variableList>
</projectDescription>