espressif_tinyusb/tinyusb
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
..
class - addd p_qtd_list_tail to qhd structure for easy queue TD 2013-03-09 13:11:02 +07:00
common make "used" member of ehci_qtd_t into reserved place of buffer[1] (with assert check in hcd init) 2013-03-07 17:59:07 +07:00
core - addd p_qtd_list_tail to qhd structure for easy queue TD 2013-03-09 13:11: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 abstract call chains from hal usb isr 2013-03-04 18:46:02 +07:00
host - addd p_qtd_list_tail to qhd structure for easy queue TD 2013-03-09 13:11:02 +07:00
osal add timeout_timer.h to provide real tick timeout service for blocking control 2013-02-27 20:58:11 +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 abstract call chains from hal usb isr 2013-03-04 18:46:02 +07:00
tusb.h - addd p_qtd_list_tail to qhd structure for easy queue TD 2013-03-09 13:11:02 +07:00
tusb_option.h refractor 2013-03-04 18:01:05 +07:00