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
Doug Schaefer 0880413e98 Bug 516836 Terminal support for Arduino.
Add Arduino Serial Monitor as a Terminal Connector type. It uses the
Terminal's new cdtserial connector for communication and adds a
config panel that lets you pick the Arduino remote connection to
auto select the serial port. Also switched the Arduino launch
to fetch the serial port out of the global registry to pause and
resume the port while launching. The Terminal does not use the
remote connection to get the serial port.

Note: also adding the terminal as a dependency for builds. Yes,
further adds to our build cycle, but we're dealing with it so far
with o.e.remote.

Change-Id: I5a7cc9ffbf8ae60cd86e0e5440547d12202acbac
2017-05-23 16:41:00 -04:00
..
.settings Bug 484994 - Migrate Mars Arduino support to Neon. 2015-12-30 20:12:30 -05:00
META-INF Bug 516836 Terminal support for Arduino. 2017-05-23 16:41:00 -04:00
src/org/eclipse/cdt/arduino/core/internal Bug 516836 Terminal support for Arduino. 2017-05-23 16:41:00 -04:00
templates Propagate fixes for Arduino from CDT 9.0 to master. 2016-08-09 15:52:10 -04:00
.classpath Bug 484994 - Migrate Mars Arduino support to Neon. 2015-12-30 20:12:30 -05: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 Arduino Downloads Manager and lots of cleanup around that. 2016-05-24 01:00:06 -04:00
plugin.properties Much progress on the Arduino build system. 2015-08-11 10:07:55 -04:00
plugin.xml Updates for Core Build. 2016-10-12 19:19:19 -04:00