yellows8
|
567828f44e
|
Fixed doxygen issues / improved docs. Closes #230.
|
2019-02-19 16:56:33 -05:00 |
|
yellows8
|
e9cc565e92
|
Fixed usbhs 3.0.0+ support with usbHsAcquireUsbIf.
|
2018-12-26 11:18:09 -05:00 |
|
yellows8
|
e986799784
|
Updated usbhs comments and added usbHsIfIsActive/usbHsIfGetID.
|
2018-11-30 20:13:58 -05:00 |
|
yellows8
|
ee066a27ee
|
Implemented usbhs endpoints, other adjustments. Updated field name in UsbHsXferReport. Added defines in usb.h from libusb.
|
2018-11-30 20:13:58 -05:00 |
|
yellows8
|
31cea3a6b6
|
Implemented usbhs control transfers. Fixed eventCtrlXfer init. Updated a field name in UsbHsXferReport.
|
2018-11-30 20:13:58 -05:00 |
|
yellows8
|
2049ff081d
|
Updated usbhs comments and store the interface ID in UsbHsClientIfSession. Added: usbHsIfSetInterface, usbHsIfGetInterface, usbHsIfGetAlternateInterface, usbHsIfGetCurrentFrame, and usbHsIfResetDevice.
|
2018-11-30 20:13:58 -05:00 |
|
yellows8
|
83dfc58adb
|
Moved interface-specific data from UsbHsInterface into UsbHsInterfaceInfo. Added usbHsAcquireUsbIf/usbHsIfClose and the related structs.
|
2018-11-30 20:13:58 -05:00 |
|
yellows8
|
f1ba199d1c
|
Initial usbhs support.
|
2018-11-30 20:13:58 -05:00 |
|