1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/native/org.eclipse.cdt.native.serial
Doug Schaefer 4b2e1e5b41 Add a registry of open Serial Ports.
This will be used by components that need to pause an open serial
port to run some other functionality over the port. For example,
Arduino needs to pause the port to run the bootloader. This removes
the need for Serial ports to use o.e.remote.

Change-Id: Idb14598541ccf4e87c702cf2e5442335c64a6c65
2017-05-15 16:06:39 -04:00
..
.settings Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
jni Fixes for Windows Serial Port. 2017-01-20 09:59:51 -05:00
META-INF Add a registry of open Serial Ports. 2017-05-15 16:06:39 -04:00
os Fixes for Windows Serial Port. 2017-01-20 09:59:51 -05:00
src/org/eclipse/cdt/serial Add a registry of open Serial Ports. 2017-05-15 16:06:39 -04:00
.classpath Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
.gitignore Bug 459971 - Move serial port to it's own plug-in. Starting with Mac. 2015-04-06 19:39:30 -04:00
.project Bug 459971 - Move serial port to it's own plug-in. Starting with Mac. 2015-04-06 19:39:30 -04:00
about.html Bug 459971 - Move serial port to it's own plug-in. Starting with Mac. 2015-04-06 19:39:30 -04:00
build.properties Try and fix missing about file in native.serial.source. 2015-05-29 11:24:32 -04:00
cdt_logo_icon32.png Bug 459971 - Move serial port to it's own plug-in. Starting with Mac. 2015-04-06 19:39:30 -04:00