]> sigrok.org Git - libsigrok.git/commit - src/hardware/mic-985xx/api.c
mic-985xx: Remove SERIAL_NONBLOCK call.
authorMartin Ling <redacted>
Sun, 21 Sep 2014 17:55:21 +0000 (18:55 +0100)
committerUwe Hermann <redacted>
Wed, 24 Sep 2014 21:30:31 +0000 (23:30 +0200)
commit51056d61ec66124b236072ce9d28162ddecdcdcd
treebcf9b75d7ffe21861eca14bb399446825ac2c6e3
parent3e2373247cf0b3c8557fb718d988b21a0299770c
mic-985xx: Remove SERIAL_NONBLOCK call.

All calls in the driver are now explicitly (non)blocking.
src/hardware/mic-985xx/api.c