| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-04-05 | add control xfer for ehci controller fake: ehci_controller_control_xfer_proceed | hathach | |
| refractor test code | |||
| 2013-03-25 | change website from tinyusb.net to tinyusb.org | hathach | |
| 2013-02-28 | strengthen include policy. Only limited headers are allowed to included from ↵ | hathach | |
| a header file. Missing needed to be included in *.c | |||
| 2013-02-05 | remove TUSB prefix for class enum definitions | hathach | |
| add most of HID USAGE TABLE and definitions etc ... | |||
| 2013-02-04 | refractor include chain with following policies | hathach | |
| - header file only include what it needs for its declarations. | |||
| 2013-02-02 | refine OSAL_TASK_LOOP_BEGIN & OSAL_TASK_LOOP_END | hathach | |
| - add TASK_ASSERT & TASK_ASSERT_STATUS add more code for enumerate task add control requests & its type def add API for HCD - hcd_pipe_addr0_open - hcd_pipe_control_open - hcd_pipe_control_xfer - hcd_pipe_open - hcd_port_speed | |||
