1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00
cdt/toolchains/arduino/org.eclipse.cdt.arduino.core
Doug Schaefer 586937fc05 Try Arduino without adding things to the enviornment.
Full paths to tools seems to be the norm for the arduino platform
definitions. We're having trouble on Windows finding make so let's
try without then env and put the full path to make as well.

Change-Id: I0143c7b36d93a035ec07ded5b55859bcef7ce0d0
2015-09-11 12:01:00 -04:00
..
.settings Bug 466209 - Initial commit of Arduino plugins. 2015-05-04 16:34:10 -04:00
libs Bug 466209 - Initial commit of Arduino plugins. 2015-05-04 16:34:10 -04:00
META-INF Remove dependency on apache http client. Don't need it. 2015-08-18 21:20:45 -04:00
schema Bug 466209 - Initial commit of Arduino plugins. 2015-05-04 16:34:10 -04:00
src/org/eclipse/cdt/arduino/core/internal Try Arduino without adding things to the enviornment. 2015-09-11 12:01:00 -04:00
templates Support for platform libraries for Arduino. 2015-09-06 02:08:34 -04:00
.classpath Bug 466209 - Initial commit of Arduino plugins. 2015-05-04 16:34:10 -04:00
.gitignore Bug 466209 - Initial commit of Arduino plugins. 2015-05-04 16:34:10 -04:00
.project Clean up Arduino projects, remove Maven natures. 2015-05-29 11:23:38 -04:00
about.html Bug 466209 - Initial commit of Arduino plugins. 2015-05-04 16:34:10 -04:00
build.properties Bug 466941 - fix Anduino plugin names and providers. 2015-05-11 16:49:45 -04:00
plugin.properties Much progress on the Arduino build system. 2015-08-11 10:07:55 -04:00
plugin.xml Hooked up Arduino launch to new build configs. 2015-08-12 23:11:35 -04:00
pom.xml Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00