switch to teensy 3.0
This commit is contained in:
13
.project
13
.project
@ -49,26 +49,21 @@
|
||||
<link>
|
||||
<name>arduino/core</name>
|
||||
<type>2</type>
|
||||
<locationURI>ArduinoPlatformPath/cores/arduino</locationURI>
|
||||
</link>
|
||||
<link>
|
||||
<name>arduino/variant</name>
|
||||
<type>2</type>
|
||||
<locationURI>ArduinoPinPath/micro</locationURI>
|
||||
<locationURI>ArduinoPlatformPath/cores/teensy3</locationURI>
|
||||
</link>
|
||||
</linkedResources>
|
||||
<variableList>
|
||||
<variable>
|
||||
<name>ArduinoHardwareLibPath</name>
|
||||
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/avr/libraries</value>
|
||||
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/teensy/all/libraries</value>
|
||||
</variable>
|
||||
<variable>
|
||||
<name>ArduinoPinPath</name>
|
||||
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/avr/variants</value>
|
||||
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/teensy/all/variants</value>
|
||||
</variable>
|
||||
<variable>
|
||||
<name>ArduinoPlatformPath</name>
|
||||
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/avr</value>
|
||||
<value>file:/Applications/Arduino.app/Contents/Resources/Java/hardware/teensy/all</value>
|
||||
</variable>
|
||||
</variableList>
|
||||
</projectDescription>
|
||||
|
Reference in New Issue
Block a user