summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-08documentation: add some basic documentation accross the headersAmir Hammad6-17/+168
2016-07-08refactor: use enum instead of #define: USBH_ENDPOINT_TYPE and USBH_SPEEDAmir Hammad1-11/+14
2016-06-25let the user build an array of lld driversAmir Hammad1-1/+2
2016-06-25move USE_STM32f4_USBH_DRIVER_HS/FS from config.mk to usbh_config.hAmir Hammad1-0/+6
2016-06-20Merged usb midi code into current libusbmasterAmir Hammad2-0/+54
2015-04-05usbh_hubbed: reorder items in _usbh_dev_driver structAmir Hammad1-1/+1
2015-04-05use stdbool.h to define bool typeAmir Hammad1-7/+1
2015-04-01poll(): refactor every poll argument t_us and tflp -> time_curr_usAmir Hammad2-3/+12
2015-04-01libusbhost: Open source USB host stack for embedded devicesAmir Hammad7-0/+458