Commit Graph

16 Commits

Author SHA1 Message Date
hathach eda56769b9 dcd_set_address include status response, usbd control stall both control in and out 2019-03-13 23:14:48 +07:00
hathach 6f17b4e019 change to dcd_get_frame_number 2018-12-21 12:46:20 +07:00
hathach 902697ca07 add dcd_get_microframe() 2018-12-17 12:14:11 +07:00
hathach 2a60427bdc rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistency 2018-12-14 15:30:54 +07:00
hathach 6d86db3977 rename edpt_dir/number/addr to tu_edpt_* 2018-12-12 11:51:31 +07:00
hathach e3514b8054 rename hcd_device_remove to hcd_device_close 2018-12-12 11:34:09 +07:00
hathach 607658d047 rename MODE_HOST_SUPPORTED to TUSB_OPT_HOST_ENABLED 2018-12-07 23:38:52 +07:00
hathach e019916263 clean up ehci, support only 1 controller 2018-12-07 23:35:42 +07:00
hathach d524da0c94 enable all warnings 2018-12-07 14:49:55 +07:00
hathach 2fa32bd949 able to build host lpc18xx 2018-12-05 20:39:52 +07:00
hathach a73017fdc2 hal clean up
- 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 13:20:25 +07:00
hathach 6048a3bff4 remove dcd_connect/disconnect since there is no usage now 2018-12-05 12:22:33 +07:00
hathach c1336dff03 lpc move Chip_USB_Init() out of stack to bsp 2018-12-05 11:53:56 +07:00
hathach 261e0f9801 adding lpc40xx support 2018-12-04 16:06:50 +07:00
hathach 7120e12971 add mcb1800, blink led ok 2018-12-04 13:17:12 +07:00
hathach bf5ac608ff rename dcd 18 43 2018-12-04 12:47:58 +07:00