summaryrefslogtreecommitdiff
path: root/tinyusb/host/hub.c
AgeCommit message (Collapse)Author
2013-10-16refractor hub apihathach
fix all test build errors
2013-10-01- move disconnection handle to enum task --> move tusbh_xxx_unmount is ↵hathach
invoked in non-isr context
2013-10-01refractor hubhathach
2013-09-30hack ehci advance async to handle disconnect via hubhathach
2013-09-30refractor hubhathach
2013-09-30refractor hubhathach
2013-09-30refractor hubhathach
2013-09-30refractor hubhathach
2013-09-30refractor hubhathach
2013-09-30able to mount one device on the hubhathach
2013-05-06add stub for msc host & hub driverhathach