Added ftdi_transfer_data_cancel for cancelation of a submitted transfer, avoided...
authorEugene Hutorny <eugene@hutorny.in.ua>
Sat, 23 Jan 2016 04:41:30 +0000 (06:41 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Sat, 26 Mar 2016 12:01:50 +0000 (13:01 +0100)
commit1b1bf7e481bc29ffac3b4c6a6da9eeff36beb1d0
tree40c04eae99f423a259517cd6b560c5f9c1b656a3
parentc4c9f0ae4960a862b486aaf45872c25d288958a5
Added ftdi_transfer_data_cancel for cancelation of a submitted transfer, avoided resubmittion of a cancelled transfer in the callbacks, replaced calls to libusb_handle_events with libusb_handle_events_timeout_completed (Eugene Hutorny, eugene@hutorny.in.ua)
AUTHORS
ChangeLog
src/ftdi.c
src/ftdi.h