espressif_tinyusb/tinyusb
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
..
class add hard fault handler to bsp.c 2013-03-13 10:57:30 +07:00
common add some test for usbh_hcd integration 2013-03-13 21:42:19 +07:00
core add usbh_pipe_control_close (in conjunction with usbh pipe control open) 2013-03-13 11:20:02 +07:00
device update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
doxygen update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
hal add semaphore post in usbh_isr for control pipe 2013-03-12 20:04:29 +07:00
host add some test for usbh_hcd integration 2013-03-13 21:42:19 +07:00
osal add project file for keil 2013-03-12 12:06:40 +07:00
.cproject rename a bunch of configure macros 2012-12-20 16:56:19 +07:00
.project cleaning 2012-12-18 15:08:30 +07:00
license.txt update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
mcu_capacity.h replace TUSB_CFG_HOST by MODE_HOST_SUPPORTED 2013-03-04 17:07:14 +07:00
tusb.c add semaphore post in usbh_isr for control pipe 2013-03-12 20:04:29 +07:00
tusb.h add semaphore post in usbh_isr for control pipe 2013-03-12 20:04:29 +07:00
tusb_option.h forget to add test file for ehci isr 2013-03-13 00:17:02 +07:00