| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-18 | rename subfolder source to src | hathach | |
| 2018-03-28 | rename STATIC_ASSERT to VERIFY_STATIC to avoid name conflict with other codes | hathach | |
| 2018-03-28 | repo cleanup | hathach | |
| 2018-03-28 | more rename | hathach | |
| 2018-03-28 | repo cleanup | hathach | |
| 2018-03-21 | rename TUSB_REQUEST to simply TUSB_REQ_ | hathach | |
| 2018-03-17 | adding bulk/int support | hathach | |
| still does not work though | |||
| 2018-03-12 | more hcd clean up | hathach | |
| 2018-03-11 | shorten TUSB_DESC_TYPE* | hathach | |
| 2018-03-11 | tusb_type rename | hathach | |
| 2018-03-11 | rename TUSB_DIR_OUT, TUSB_DIR_IN | hathach | |
| 2018-03-11 | rename tusb_dir_t | hathach | |
| 2018-03-02 | clean up compiler | hathach | |
| 2015-05-01 | formatting | hathach | |
| 2014-03-23 | doxygen clean up | hathach | |
| 2014-03-14 | more warnings clean up | hathach | |
| 2014-03-14 | clean up warning in lpcxpresso | hathach | |
| remove -Wpacked -Wpadded in gcc | |||
| 2014-03-12 | able to build lpc11u with IAR | hathach | |
| clean ending warming with IAR | |||
| 2013-12-02 | refractor hid device driver | hathach | |
| 2013-11-22 | clean up | hathach | |
| add some doxygen work finalize device disconnection & suspend - suspend & resume & remote wake up is not supported yet | |||
| 2013-11-21 | clean up | hathach | |
| 2013-11-15 | IAD support | hathach | |
| 2013-11-01 | implement msc device class | hathach | |
| usbd auto stall control for not supported return from class control request usbd implement xfer isr callback mechanism DCD - implement dcd multiple qtd support - dcd dcd_pipe_stall - implement dcd_pipe_queue_xfer - xfer_complete_isr - flush control endpoint if received new setup while previous transfer is not complete change msc_cmd_block_wrapper_t flags field to dir force full speed for easy testing NOTEs: somehow unable to get endpoint IN interrupt with ioc | |||
| 2013-10-25 | move descriptor to common folder | hathach | |
