| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
rename to advance/backward_index
|
|
_ff_count() and _ff_remaining()
|
|
condition check
|
|
|
|
- remove non_used_index_space
- packed overwritable with item_size
|
|
|
|
|
|
Fix typo in audio.h. Specifiy _ctrl_xfer struct in CFG_TUSB_MEM_SECTION in usbh.c
|
|
|
|
Add NULL check to loop in list_remove_qhd_by_addr() function in ehci.c
|
|
|
|
|
|
[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)
|
|
|
|
add semaphore reset support for rt-thread
|
|
|
|
|
|
adding cdc host fifo tx/rx
|
|
|
|
|
|
start adding cdc_app.c to example
|
|
Update osal mutex
|