]> sigrok.org Git - libsigrok.git/commit - src/serial.c
MinGW/Windows: Serial port portability fixes.
authorUwe Hermann <redacted>
Tue, 11 Jan 2011 23:43:00 +0000 (00:43 +0100)
committerUwe Hermann <redacted>
Wed, 12 Jan 2011 00:09:31 +0000 (01:09 +0100)
commit2119ab0364b6a161091a89a7018be14d49bdc7b3
tree812147f405c25b8bbdefa02ee332f25336b5a9bd
parentba3d481bb78a3bdb009c8d0aed3885a0a0192a04
MinGW/Windows: Serial port portability fixes.

Add serial_read()/serial_write() which have different implementations on
MinGW/Windows.

Add some more error code handling and documentation.
hardware/common/serial.c
hardware/link-mso19/link-mso19.c
hardware/openbench-logic-sniffer/ols.c
sigrok-proto.h