espressif_tinyusb/tinyusb/host
hathach b1db85dedf - addd p_qtd_list_tail to qhd structure for easy queue TD
- move control_request from ehci_data to usbh_device_info_pool
- add test for bulk transfer double (2 consecutive xfers)
- use table (array) structure for class driver, currently included
- refractor extract to function insert_qtd_to_qhd
+ init function
+ install_subtask
--> all class driver function must be declared with WEAK
2013-03-09 13:11:02 +07:00
..
ehci - addd p_qtd_list_tail to qhd structure for easy queue TD 2013-03-09 13:11:02 +07:00
hcd.c replace TUSB_CFG_HOST by MODE_HOST_SUPPORTED 2013-03-04 17:07:14 +07:00
hcd.h add test code & hcd_pipe_xfer for bulk transfer 2013-03-07 19:54:00 +07:00
usbh.c - addd p_qtd_list_tail to qhd structure for easy queue TD 2013-03-09 13:11:02 +07:00
usbh.h - addd p_qtd_list_tail to qhd structure for easy queue TD 2013-03-09 13:11:02 +07:00
usbh_hcd.h - addd p_qtd_list_tail to qhd structure for easy queue TD 2013-03-09 13:11:02 +07:00