]> sigrok.org Git - libsigrok.git/commit
mic-985xx: Mark serial read as nonblocking.
authorMartin Ling <redacted>
Sun, 21 Sep 2014 17:52:20 +0000 (18:52 +0100)
committerUwe Hermann <redacted>
Wed, 24 Sep 2014 21:30:31 +0000 (23:30 +0200)
commit98842e53eb5440b508f40d94af38ff003673c567
treef77caba181368ed1eb9d556362f0dda7e5faf0be
parente13e354f892d25b0842790e420cceba1007d0823
mic-985xx: Mark serial read as nonblocking.

This call was already nonblocking since the driver opens the port with the
SERIAL_NONBLOCK flag. Partial reads are handled.
src/hardware/mic-985xx/protocol.c