esp32-s2_dfu/tinyusb
hathach b146730306 add test code & hcd_pipe_xfer for bulk transfer
- test cross 4k boundary test for bulk transfer
rename p_qtd_list to p_qtd_list_head
2013-03-07 19:54:00 +07:00
..
class add test & code for open bulk transfer to hcd_pipe_open() 2013-03-05 23:08:00 +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 add test & code for open bulk transfer to hcd_pipe_open() 2013-03-05 23:08:00 +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 add test code & hcd_pipe_xfer for bulk transfer 2013-03-07 19:54:00 +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 replace TUSB_CFG_HOST by MODE_HOST_SUPPORTED 2013-03-04 17:07:14 +07:00
tusb_option.h refractor 2013-03-04 18:01:05 +07:00