summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-05Device driver/hid_mouse: Bugfix enum STATESAmir Hammad1-2/+2
2015-04-01demo: More precise timing, using TIM6Amir Hammad1-6/+38
2015-04-01poll(): refactor every poll argument t_us and tflp -> time_curr_usAmir Hammad6-20/+30
2015-04-01lld: stm32f4: poll(): fix return valueAmir Hammad1-3/+3
2015-04-01demo: rcc_peripheral_enable_clock->rcc_periph_clock_enableAmir Hammad1-7/+7
2015-04-01libusbhost: Open source USB host stack for embedded devicesAmir Hammad29-0/+5592