| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-04-09 | add tusbh_hid_mouse_isr & tusbh_hid_keyboard_isr callback with xfer_complete ↵ | hathach | |
| & error event | |||
| 2013-04-07 | remove hcd_port_reset before set address in enumeration | hathach | |
| add test & implement tusbh_hid_mouse_is_supported | |||
| 2013-04-07 | rename hidh_keyboard_info_t to hidh_interface_info_t | hathach | |
| rename tusb_bus_event_t to tusb_event_t add test_mouse_init and more stuff for hidh mouse move delay after port reset to only for speed detection prioritize port change interrupt over xfer interrupt - in case of unplugged, current connect change & xfer error both set - xfer error only break to debugger if not because of unplugged fix bug: set dev addr0 state to UNPLUG after close its control pipe in enumeration process | |||
| 2013-04-05 | add control xfer for ehci controller fake: ehci_controller_control_xfer_proceed | hathach | |
| refractor test code | |||
