| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-06 | clean up usbh, rename doxygen folder to docs | hathach | |
| 2018-12-05 | hal clean up | hathach | |
| - replace tusb_hal_int_enable/disable to dcd_int_enable/disable, hcd_int_enable/disable - remove tusb_hal_init(), this will be part of dcd_init/hcd_init, anything beyond dcd/hcd should be inited by bsp | |||
| 2018-12-05 | remove dcd_connect/disconnect since there is no usage now | hathach | |
| 2018-11-27 | Add a porting doc and make a pass over the others. | Scott Shawcroft | |
| Fixes #5 | |||
| 2018-11-22 | rename CFG_TUSB_MEM_SECTION to CFG_TUSB_MEM_SECTION | hathach | |
| 2018-04-16 | add tud_set_descriptors | hathach | |
| 2018-04-14 | rename CFG_TUSB_CONTROLLER_0_MODE to CFG_TUSB_RHPORT0_MODE | hathach | |
| 2018-04-13 | rename CFG_TUSB_OS_TASK_PRIO to CFG_TUD_TASK_PRIO, TUC_DEVICE_STACKSIZE to ↵ | hathach | |
| CFG_TUD_TASK_STACKSIZE | |||
| 2018-04-12 | rename CFG_TUSB_DEVICE_* to CFG_TUD_* | hathach | |
| 2018-04-12 | rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS | hathach | |
| 2018-04-10 | clean up remove CFG_TUSB_TICKS_HZ | hathach | |
| 2018-04-10 | rename CFG_TUSB_DEVICE_CONTROL_ENDOINT_SIZE to CFG_TUSB_DEVICE_ENDOINT0_SIZE | hathach | |
| 2018-04-10 | mass rename TUSB_CFG to CFG_TUSB | hathach | |
| 2014-04-17 | fix broken link | hathach | |
| 2014-04-17 | add links to build and run demo to getting started | hathach | |
| 2014-04-17 | move demo page to their folder | hathach | |
| 2014-04-17 | doc work, comment out \subpage command in markdown result | hathach | |
| 2014-04-17 | remove TUSB_CFG_DEVICE_FULLSPEED | hathach | |
| 2014-04-17 | minor docs | hathach | |
| 2014-04-16 | move tools.md to tools/readme.md | hathach | |
| 2014-04-16 | doc updated | hathach | |
| 2014-04-15 | added tools.md | hathach | |
| 2014-04-15 | update doc | hathach | |
| 2014-04-14 | move doxygen configure file out to root since there is problem with it ↵ | hathach | |
| inside doxygen folder | |||
| 2014-04-14 | moving files to doxygen folders | hathach | |
| adding initial files for some pages | |||
| 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-04-11 | rename getting_started.md | hathach | |
| 2014-04-11 | some docs | hathach | |
| 2014-04-04 | remove RF1GHZNODE from board/readme.md | hathach | |
| dcd_lpc43xx.c - assign ENDPTPRIME with = instead of |= - fix bug with control transfer the determination of complete transferred --> fix keyboard + msc causes fast blinking add osal_semaphore_reset(usbd_control_xfer_sem_hdl) when bus_reset | |||
| 2014-03-31 | move doxygen folder outside | hathach | |
