Commit Graph

5 Commits

Author SHA1 Message Date
hathach c211ee19dd migrate license from BSD 3 clause to MIT 2019-03-20 16:11:42 +07:00
hathach 3dc0653d70 clean up 2018-12-05 17:09:30 +07:00
hathach 6f3898572d add role to OSAL_QUEUE_DEF() to disable correct dcd/hcd isr 2018-12-05 17:01:19 +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 424735d440 rename subfolder source to src 2018-06-18 14:05:24 +07:00