Support Arduino C++ on Windows. Move entire Makefile into template.
authorDoug Schaefer <dschaefer@qnx.com>
Fri, 22 May 2015 13:44:19 +0000 (09:44 -0400)
committerDoug Schaefer <dschaefer@qnx.com>
Fri, 29 May 2015 15:25:02 +0000 (11:25 -0400)
commit49bf118c8fe9ff35788921809dab22294cf92199
treeebfca3bcbc237c8822d110a624ccd990bd4b60ae
parentc82bcf30f05ea3c2d950ec8e5f11b2083f7f21df
Support Arduino C++ on Windows. Move entire Makefile into template.

Also added the command shell console to the cdt 4.5 target so we can
test the Arduino command shell.

Change-Id: I185f9b39d23a6718204112e1fd4388c2458f7e5e
releng/org.eclipse.cdt.target/cdt-e4.5.target
toolchains/arduino/org.eclipse.cdt.arduino-feature/build.properties
toolchains/arduino/org.eclipse.cdt.arduino-feature/rootfiles/arduino/arduino.mk [deleted file]
toolchains/arduino/org.eclipse.cdt.arduino.core/src/org/eclipse/cdt/arduino/core/internal/ArduinoHome.java
toolchains/arduino/org.eclipse.cdt.arduino.core/src/org/eclipse/cdt/arduino/core/internal/EnvVarSupplier.java
toolchains/arduino/org.eclipse.cdt.arduino.core/templates/Makefile