1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/native/org.eclipse.cdt.native.serial
Doug Schaefer 26569fbf72 Fixes for Windows Serial Port.
Cleaned up some error messages. Especially when a system has no
serial ports. Also added a delay when ports are closed since some
serial port drivers (FDTI in particular) take a bit longer to
properly close. Especially important in pause situations where we
want to use the serial port for some other purpose right away.

Change-Id: Ifc9b7171682962e0aed8e9ed9ebf5472fc9e8206
(cherry picked from commit db3d5974e6)
2017-01-20 09:59:51 -05: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 Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
os Fixes for Windows Serial Port. 2017-01-20 09:59:51 -05:00
src/org/eclipse/cdt/serial Fixes for Windows Serial Port. 2017-01-20 09:59:51 -05: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
pom.xml Update version to 9.3.0 2016-11-15 20:32:51 -05:00