1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 07:35:24 +02:00
cdt/toolchains/arduino/org.eclipse.cdt.arduino.core
Christian Walther 58d36661ab Bug 484955 - Provide serial.port.file property, needed for SAM boards.
a6e36fac9d/hardware/arduino/sam/platform.txt (L102)
uses this property because the bossac tool expects a serial port name
without the leading "/dev/".

Copied from how the Arduino IDE does this in
a6e36fac9d/arduino-core/src/cc/arduino/packages/uploaders/SerialUploader.java (L148)
.

Conflicts:
	toolchains/arduino/org.eclipse.cdt.arduino.core/src/org/eclipse/cdt/arduino/core/internal/build/ArduinoBuildConfiguration.java

Change-Id: Ic26af7502a9f104194d242e4cf1d0cf836ff1b5c
Signed-off-by: Christian Walther <walther@indel.ch>
2015-12-30 20:17:28 -05: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 Bug 484955 - Provide serial.port.file property, needed for SAM boards. 2015-12-30 20:17:28 -05:00
templates Bug 482784 - Include gcc generated make dependency files. 2015-12-06 12:51:06 -05: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