| Age | Commit message (Collapse) | Author |
|
|
|
also clean up code
|
|
|
|
|
|
|
|
|
|
|
|
reviewed
|
|
|
|
Fix edpt xfer race condition
|
|
|
|
|
|
use series of complete callback instead of blocking semaphore, which is
more noOS friendly. still working with hid host
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rename CFG_TUD_HID_BUFSIZE to CFG_TUD_HID_EP_BUFSIZE
|
|
Pa039 : use of address of unaligned structure member.
Pe188: enumerated type mixed with another type.
|
|
|
|
|
|
|
|
use usbh_edpt_open() to correctly map ep2drv[]
|
|
this make the template with Report ID look less weird to the user
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
interface control event. We shouldn't assert. This normally isn't an""
This reverts commit 2281a514846402af68aa4c97fcd206611c0969a1.
|
|
interface control event. We shouldn't assert. This normally isn't an"
This reverts commit f241ff389f9494836cdc45e621726c0b69b8daed.
|
|
control event. We shouldn't assert. This normally isn't an
error, either, so I don't want to use TU_VERIFY.
|
|
|
|
|
|
|
|
|
|
|