summaryrefslogtreecommitdiff
path: root/include/usbh_core.h
AgeCommit message (Collapse)AuthorFilesLines
2016-09-11lld: rework low level driver initializationAmir Hammad1-1/+2
Signed-off-by: Amir Hammad <amir.hammad@hotmail.com>
2016-09-11use forward declaration for usbh_dev_driver_tAmir Hammad1-58/+0
Signed-off-by: Amir Hammad <amir.hammad@hotmail.com>
2016-07-09Adjust documentation to fit doxygenAmir Hammad1-2/+4
Signed-off-by: Amir Hammad <amir.hammad@hotmail.com>
2016-07-08rename usbh_hubbed.* to usbh_core.*Amir Hammad1-0/+120
Signed-off-by: Amir Hammad <amir.hammad@hotmail.com>