1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
cdt/toolchains/arduino
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
..
org.eclipse.cdt.arduino-feature Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.arduino.core Bug 484955 - Provide serial.port.file property, needed for SAM boards. 2015-12-28 22:12:40 -05:00
org.eclipse.cdt.arduino.core.tests Add support for multiple board packages suppliers. 2015-09-02 16:38:59 -04:00
org.eclipse.cdt.arduino.ui Bug 481352 - Adapt Qt and Arduino providers to ILaunchTargets 2015-11-04 23:59:46 -05:00