| Age | Commit message (Collapse) | Author |
|
|
|
|
|
add support for TUSB_EVENT_XFER_STALL
add test for error/stall in periodic list
|
|
implement cdch_open_subtask
|
|
add test for mutex in test_osal_none.c
implement usbh_control_xfer using mutex to get access to queue xfer on control pipe
(while semaphore is used to sync with hcd DMA)
failed to issue control xfer: set idle & get report descriptor in hidh_open_subtask (more to work on)
|
|
remove instance_num in hidh API
temporarily pause device stack developement
should fix travis-ci build error
|
|
|
|
|
|
reorganize test project, multiple test projects each is specifically for an MCU
|