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.ui
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 Arduino Downloads Manager and lots of cleanup around that. 2016-05-24 01:00:06 -04:00
icons Modernize Arduino plug-ins. Adjust APIs to suite. 2016-04-28 11:14:07 -04:00
META-INF Bug 516836 Terminal support for Arduino. 2017-05-23 16:41:00 -04:00
src/org/eclipse/cdt/arduino/ui/internal Bug 516836 Terminal support for Arduino. 2017-05-23 16:41:00 -04:00
.classpath Arduino Downloads Manager and lots of cleanup around that. 2016-05-24 01:00:06 -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 Bug 516836 Terminal support for Arduino. 2017-05-23 16:41:00 -04:00
plugin.xml Bug 516836 Terminal support for Arduino. 2017-05-23 16:41:00 -04:00