Commit Graph

3 Commits

Author SHA1 Message Date
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
Scott Shawcroft
db42207fcd Add a porting doc and make a pass over the others.
Fixes #5
2018-11-27 18:07:22 -08:00