1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-31 04:03:27 +02:00
cdt/native/org.eclipse.cdt.native.serial
Doug Schaefer 15c8bad95d Serial Flash Target and Launch. Clean up Generic Launch.
Adds target, launch classes, and launch bar support for targets
intended to upload their code to flash using a Serial Port. The
port is co-ordinated with the Serial Terminal so that the terminal
is paused during the upload.

Also cleaned up the Generic Launch so it's not using the
External Tools launch which has a number of UX issues. This
simplifies the settings and gives us more control. And it's made
reusable for the Serial Flash launch.

Change-Id: I31e9970243fbf1cf22d027bbdb892fde104dbefe
2017-11-13 15:56:57 -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 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 Serial Flash Target and Launch. Clean up Generic Launch. 2017-11-13 15:56:57 -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