1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00
cdt/toolchains/arduino/org.eclipse.cdt.arduino.core
Christian Walther 8640070d4b 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)
.

Change-Id: I17b2556cab3ad7fba00e03171881f6459cf97826
Signed-off-by: Christian Walther <walther@indel.ch>
2015-12-28 22:12:40 -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 Bug 481978 - Big overhaul of new build system to work with Qt. 2015-11-24 22:11:33 -05:00
src/org/eclipse/cdt/arduino/core/internal Bug 484955 - Provide serial.port.file property, needed for SAM boards. 2015-12-28 22:12:40 -05:00
templates Build and Launch working on Windows. 2015-08-27 14:05:59 -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 321443 - First implementation of new build model. 2015-08-31 14:14:21 -04:00
plugin.properties Much progress on the Arduino build system. 2015-08-11 10:07:55 -04:00
plugin.xml Bug 481978 - Big overhaul of new build system to work with Qt. 2015-11-24 22:11:33 -05:00
pom.xml Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00