]> sigrok.org Git - libsigrok.git/commit
USB: Remove Windows-specific event handling code
authorDaniel Elstner <redacted>
Fri, 4 Sep 2015 21:47:08 +0000 (23:47 +0200)
committerDaniel Elstner <redacted>
Mon, 7 Sep 2015 22:04:22 +0000 (00:04 +0200)
commit4b9e2532135a07cfda6e2ac7a68c69486411b2b7
tree41c790ca2d82092b294fa40bc68b82e42897207b
parent2defc4116b57a73a69c1ad284a22bd2b2f7d8c68
USB: Remove Windows-specific event handling code

For the generic code to work on Windows, a version of libusb
with the experimental event-abstraction changes is required.
src/libsigrok-internal.h
src/session.c
src/usb.c