1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 23:25:26 +02:00
cdt/toolchains/arduino
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
..
org.eclipse.cdt.arduino-feature Bug 480334 - add dependency on CDT feature to make sure it's there. 2015-10-21 22:22:16 -04:00
org.eclipse.cdt.arduino.core Bug 484955 - Provide serial.port.file property, needed for SAM boards. 2015-12-30 20:17:28 -05:00
org.eclipse.cdt.arduino.core.tests Bug 480575 - Arduino install and upgrade by platform. 2015-12-01 16:15:03 -05:00
org.eclipse.cdt.arduino.ui Bug 484285 - Slightly better install/uninstall Arduino package icons. 2015-12-13 21:39:52 -05:00