espressif_tinyusb/tests/test
hathach 9bc30f7694 add some test for usbh_hcd integration
- add tests for pipe_close  (while TDs are active)
- add tests for device unplugged
add tesst & implement the async_advance_isr to clean up "REMOVING" queue head
- add helper find previous qhd
- add remove qhd from async list
- add is_removing field for async advance isr to clean up
add pipe close for control pipe & bulk pipe (with tests)
add helper get qhd from pipe_handle
2013-03-13 21:42:19 +07:00
..
host add some test for usbh_hcd integration 2013-03-13 21:42:19 +07:00
support refractor ehci test files 2013-03-13 12:25:27 +07:00
test_assertion.c add ASSERT_BIN8 and its test code 2013-01-31 11:05:33 +07:00
test_binary_const.c add binary const & its test code 2013-01-14 14:36:13 +07:00
test_fifo.c refractor include chain with following policies 2013-02-04 13:13:07 +07:00
test_osal_freeRTOS.c fix osal_semaphore_wait & osal_queue_receive of osal_none's bug 2013-02-04 20:54:52 +07:00
test_osal_none.c - add test code for bulk xfer isr 2013-03-10 19:28:38 +07:00
test_project_settings.c allow configure host/device by controller basic 2013-03-04 16:21:41 +07:00