1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-04 22:23:28 +02:00
Commit graph

3 commits

Author SHA1 Message Date
Doug Schaefer
f6ef53ba78 Bug 484283 - Fix up newlines on Linux and add ttyACM* devices.
Turn off IGNCR and ICRNL which seem to be on by default on
Linux or at least Ubuntu.

Change-Id: I7a19eebac6b23074f99d9a73cb03e17b3d7cfc9c
2016-07-13 00:19:15 -04:00
Jonathan Williams
e44726097c Bug 486307 - Throw exception when serial connection fails.
Build windows using mingw cross on Ubuntu. Clean up Makefiles
and remove unused Windows code.

Change-Id: Ic2d36ddbef7e4eecfcee12a496b923326c8a51c6
Signed-off-by: Jonathan Williams <jonwilliams@qnx.com>
2016-04-06 11:25:10 -04:00
Doug Schaefer
ebc8caa425 Windows and Linux serial port support. Also played with I/O streams.
Added buffered writes as well as non-native unbuffered reads.

Change-Id: I3577746ed8215844e02601608f4a9173d1639aa1
2015-04-08 13:29:05 -04:00