Skip to content

Commit

Permalink
Switched to new build system
Browse files Browse the repository at this point in the history
Switched to the new build system that doesn't need the Eclipse Arduino
plugin and uses the CoreDuet project instead of Arduino to provide
hardware support
  • Loading branch information
dc42 committed Mar 9, 2016
1 parent 14b71f9 commit 13ad2ba
Show file tree
Hide file tree
Showing 58 changed files with 664 additions and 6,561 deletions.
144 changes: 97 additions & 47 deletions .cproject

Large diffs are not rendered by default.

Empty file removed .metadata/.lock
Empty file.
399 changes: 0 additions & 399 deletions .metadata/.log

This file was deleted.

Binary file removed .metadata/.mylyn/repositories.xml.zip
Binary file not shown.
Binary file removed .metadata/.mylyn/tasks.xml.zip
Binary file not shown.
2 changes: 0 additions & 2 deletions .metadata/.plugins/org.eclipse.cdt.core/.log

This file was deleted.

1 change: 0 additions & 1 deletion .metadata/.plugins/org.eclipse.cdt.make.core/specs.c

This file was deleted.

1 change: 0 additions & 1 deletion .metadata/.plugins/org.eclipse.cdt.make.core/specs.cpp

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

1,952 changes: 0 additions & 1,952 deletions .metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi

This file was deleted.

Empty file.
Empty file.

This file was deleted.

This file was deleted.

This file was deleted.

Empty file.
13 changes: 0 additions & 13 deletions .metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml

This file was deleted.

17 changes: 0 additions & 17 deletions .metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml

This file was deleted.

5 changes: 0 additions & 5 deletions .metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml

This file was deleted.

1 change: 0 additions & 1 deletion .metadata/version.ini

This file was deleted.

57 changes: 0 additions & 57 deletions .project
Original file line number Diff line number Diff line change
Expand Up @@ -23,62 +23,5 @@
<nature>org.eclipse.cdt.core.ccnature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
<nature>it.baeyens.arduinonature</nature>
</natures>
<linkedResources>
<link>
<name>Libraries/EMAC</name>
<type>2</type>
<locationURI>ArduinoPivateLibPath/EMAC</locationURI>
</link>
<link>
<name>Libraries/Lwip</name>
<type>2</type>
<locationURI>ArduinoPivateLibPath/Lwip</locationURI>
</link>
<link>
<name>Libraries/MCP4461</name>
<type>2</type>
<locationURI>ArduinoPivateLibPath/MCP4461</locationURI>
</link>
<link>
<name>Libraries/SD_HSMCI</name>
<type>2</type>
<locationURI>ArduinoPivateLibPath/SD_HSMCI</locationURI>
</link>
<link>
<name>Libraries/SamNonDuePin</name>
<type>2</type>
<locationURI>ArduinoPivateLibPath/SamNonDuePin</locationURI>
</link>
<link>
<name>Libraries/Wire</name>
<type>2</type>
<locationURI>ArduinoHardwareLibPath/Wire</locationURI>
</link>
<link>
<name>arduino/core</name>
<type>2</type>
<locationURI>ArduinoPlatformPath/cores/arduino</locationURI>
</link>
<link>
<name>arduino/variant</name>
<type>2</type>
<locationURI>ArduinoPinPath/arduino_due_x</locationURI>
</link>
</linkedResources>
<variableList>
<variable>
<name>ArduinoHardwareLibPath</name>
<value>file:/C:/Arduino-1.5.8/hardware/arduino/sam/libraries</value>
</variable>
<variable>
<name>ArduinoPinPath</name>
<value>file:/C:/Arduino-1.5.8/hardware/arduino/sam/variants</value>
</variable>
<variable>
<name>ArduinoPlatformPath</name>
<value>file:/C:/Arduino-1.5.8/hardware/arduino/sam</value>
</variable>
</variableList>
</projectDescription>
12 changes: 0 additions & 12 deletions .settings/language.settings.xml

This file was deleted.

Loading

0 comments on commit 13ad2ba

Please sign in to comment.