| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-18 | rename subfolder source to src | hathach | |
| 2018-04-10 | mass rename TUSB_CFG to CFG_TUSB | hathach | |
| 2018-03-28 | rename STATIC_ASSERT to VERIFY_STATIC to avoid name conflict with other codes | hathach | |
| 2018-03-12 | more rename | hathach | |
| 2014-04-13 | merge EHCI_MAX_QHD/QTD and OHCI_MAX_QHD/QTD to HCD_MAX_ENDPOINT/XFER and ↵ | hathach | |
| scale with number of enabled classes. default config to support up to 5 device (hub + 4 others) | |||
| 2014-03-16 | doxygen document | hathach | |
| 2014-03-12 | fix IAR alignment OHCI hcca will occupies the whole 256 (instead of just 252 ↵ | hathach | |
| like the specs) | |||
| 2014-03-04 | change lpc17xx cmsis file & ohci to be able to build with IAR | hathach | |
| 2013-12-18 | able to run MSC host demo on lpc17xx | hathach | |
| implement walk around for halted ED in OHCI | |||
| 2013-12-17 | add in hcd_pipe_open & hcd_pipe_xfer | hathach | |
| 2013-12-16 | implement ohci | hathach | |
| - hcd_port_reset - hcd_port_connect_status - hcd_port_speed_get - hcd_pipe_control_open - hcd_pipe_control_xfer - done_queue_isr for control xfer able to go through enumeration with MSC device | |||
| 2013-12-11 | add structure & define for ohci | hathach | |
