compiling in new environment

This commit is contained in:
Wolfgang Hottgenroth
2017-01-04 16:59:18 +01:00
parent 06b56e64da
commit a18234f696
9 changed files with 595 additions and 376 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>NetMeterBusMaster2</name>
<name>NetMeterbusMaster</name>
<comment></comment>
<projects>
</projects>
@ -29,21 +29,21 @@
<link>
<name>arduino/core</name>
<type>2</type>
<locationURI>ArduinoPlatformPath/cores/teensy3</locationURI>
<locationURI>ArduinoPlatformPath/teensy3</locationURI>
</link>
</linkedResources>
<variableList>
<variable>
<name>ArduinoHardwareLibPath</name>
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/teensy/avr/libraries</value>
<value>file:/opt/arduino-1.6.5-r5/hardware/teensy/avr/libraries</value>
</variable>
<variable>
<name>ArduinoPinPath</name>
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/teensy/avr/variants</value>
<value>file:/opt/arduino-1.6.5-r5/hardware/teensy/avr</value>
</variable>
<variable>
<name>ArduinoPlatformPath</name>
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/teensy/avr</value>
<value>file:/opt/arduino-1.6.5-r5/hardware/teensy/avr/cores</value>
</variable>
</variableList>
</projectDescription>