summaryrefslogtreecommitdiff
path: root/tinyusb/host/hub.c
AgeCommit message (Expand)Author
2014-04-28make freertos source unmodified to ease the upgrade process laterhathach
2014-04-17clean up STATIC_VARhathach
2014-03-14clean more warningshathach
2014-03-14clean up warning in lpcxpressohathach
2014-03-14clean up compiler warning transfer of control bypasses initializationhathach
2014-03-13suppres compiler warning transfer of control bypasses initializationhathach
2014-03-12IAR line ending warninghathach
2014-03-10change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead...hathach
2013-10-16refractor hub apihathach
2013-10-01- move disconnection handle to enum task --> move tusbh_xxx_unmount is invoke...hathach
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