]> sigrok.org Git - libsigrok.git/commit
brymen-dmm: Mark serial read calls as nonblocking.
authorMartin Ling <redacted>
Tue, 16 Sep 2014 01:42:26 +0000 (02:42 +0100)
committerUwe Hermann <redacted>
Wed, 24 Sep 2014 21:30:00 +0000 (23:30 +0200)
commit44be13b1f8dfa67345585af8018b60c17c01025d
treed9e41c9cae98852cfae6d79926cb455f02d3209e
parent5305266a28c1af09267f43f8941b6012be3d954f
brymen-dmm: Mark serial read calls as nonblocking.

The driver opens the port with SERIAL_NONBLOCK so these were already
nonblocking, and are handled appropriately.
src/hardware/brymen-dmm/protocol.c