| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If src is odd then src[wNBytes] is accessed.
|
|
|
|
|
|
|
|
* Correct handling of SOF interrupt
|
|
|
|
register on ISOCHRONOUS endpoints
|
|
|
|
available but requested
|
|
|
|
through lookup table. Allocation of endpoint is now only performed in dcd_edpt_open
|
|
|
|
tu_edpt_number in the stm32 device driver as a crude tool to control mapping of the endpoint address to actual endpoint register
|
|
|
|
|
|
|
|
[add] semaphore reset support for rt-thread
|
|
|
|
|
|
Support Host CDC
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tuh_cdc_write_available(), tuh_cdc_read_flush(), tuh_cdc_rx_cb()
callback
|
|
|
|
|
|
|
|
|
|
|
|
when LOG=1
|
|
|
|
TODO: first character seems not to get echoed. set control line state
seems to failed with LOG < 2
|
|
add CDC_CONTROL_LINE_STATE_DTR/RTS, TUSB_INDEX_INVALID enum
|
|
Fix FreeRTOS task switch even if not required (unitialized variable usage)
|