]> sigrok.org Git - libsigrok.git/commit
appa-55ii: Mark serial read nonblocking and remove SERIAL_NONBLOCK.
authorMartin Ling <redacted>
Tue, 16 Sep 2014 01:29:57 +0000 (02:29 +0100)
committerUwe Hermann <redacted>
Wed, 24 Sep 2014 21:29:49 +0000 (23:29 +0200)
commit25dd083128e0cf60f9f23c7ac2649ec6829a954f
tree7294d435795816102a8742b56db7cfbcbecdfcd2
parent64c536be5257604fb92bc727ed17cab626c1d455
appa-55ii: Mark serial read nonblocking and remove SERIAL_NONBLOCK.

This is the only read/write call in the driver. It is already non-blocking
and is handled appropriately.
src/hardware/appa-55ii/api.c
src/hardware/appa-55ii/protocol.c